mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Some minor fixes on Segment-Node
This commit is contained in:
@@ -72,7 +72,7 @@ export const identifyFields = [
|
||||
values: [
|
||||
{
|
||||
displayName: 'Email',
|
||||
name: 'emaiL',
|
||||
name: 'email',
|
||||
type: 'string',
|
||||
default: '',
|
||||
description: 'Email address of a user',
|
||||
|
||||
Reference in New Issue
Block a user