Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
utsabc committed Feb 24, 2021
1 parent 1facad3 commit 5b0b2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/Klaviyo/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class Klaviyo {
traitsInfo = message.traits;
} else {
logger.error("user traits not present");
return;
}

let payload = {
Expand Down

0 comments on commit 5b0b2aa

Please sign in to comment.