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:
@@ -46,7 +46,7 @@ export const segmentFields = [
|
||||
operation: [
|
||||
'add',
|
||||
'remove',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'The unique identifier of the segment.',
|
||||
@@ -65,7 +65,7 @@ export const segmentFields = [
|
||||
operation: [
|
||||
'add',
|
||||
'remove',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'A list of customer ids to add to the segment.',
|
||||
|
||||
Reference in New Issue
Block a user