mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -47,7 +47,7 @@ export const eventFields = [
|
||||
],
|
||||
operation: [
|
||||
'track',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'The unique identifier for the customer.',
|
||||
@@ -64,7 +64,7 @@ export const eventFields = [
|
||||
],
|
||||
operation: [
|
||||
'track',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'Name of the event to track.',
|
||||
@@ -125,7 +125,7 @@ export const eventFields = [
|
||||
],
|
||||
jsonParameters: [
|
||||
false,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
options: [
|
||||
@@ -163,7 +163,7 @@ export const eventFields = [
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
],
|
||||
},
|
||||
{
|
||||
displayName: 'Type',
|
||||
@@ -190,7 +190,7 @@ export const eventFields = [
|
||||
],
|
||||
operation: [
|
||||
'trackAnonymous',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'The unique identifier for the customer.',
|
||||
@@ -251,7 +251,7 @@ export const eventFields = [
|
||||
],
|
||||
jsonParameters: [
|
||||
false,
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
options: [
|
||||
@@ -288,7 +288,7 @@ export const eventFields = [
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user