Skip to content

Commit

Permalink
fix: correct formatting of defaultTraits in App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertJulio committed Feb 21, 2025
1 parent 377e853 commit 75e8db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
status
} = accountStore.account
const defaultTraits = {
const defaultTraits = {
client_id: clientId,
email,
account_id: accountId,
Expand Down

0 comments on commit 75e8db6

Please sign in to comment.