Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 479c031e98 |
@@ -91,7 +91,7 @@ export function useMixpanel() {
|
||||
ui: 'dui3', // Not sure about this but we need to put something to distiguish some events, like "Send", "Receive", alternatively we can have "SendDUI3" not sure!
|
||||
// eslint-disable-next-line camelcase
|
||||
core_version: hostApp.connectorVersion,
|
||||
email: lastEmail,
|
||||
email: lastEmail.value,
|
||||
...customProperties
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user