Some minor fixes on Segment-Node

This commit is contained in:
Jan Oberhauser
2020-01-23 16:40:39 -08:00
parent de098f7da4
commit 828962deeb
3 changed files with 9 additions and 19 deletions

View File

@@ -72,7 +72,7 @@ export const identifyFields = [
values: [
{
displayName: 'Email',
name: 'emaiL',
name: 'email',
type: 'string',
default: '',
description: 'Email address of a user',