Skip to content

Commit

Permalink
added camel case for username
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchiramoitra committed Nov 12, 2020
1 parent ceef7d7 commit ed61f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/MoEngage/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const traitsMap = {
phone: "mobile",
name: "user_name",
username: "user_name",
userName: "user_name",
gender: "gender",
birthday: "birthday",
id: null,
Expand Down

0 comments on commit ed61f49

Please sign in to comment.