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:
@@ -74,7 +74,7 @@ export class Segment implements INodeType {
|
||||
{
|
||||
name: 'Identify',
|
||||
value: 'identify',
|
||||
description: 'Identify lets you tie a user to their actions'
|
||||
description: 'Identify lets you tie a user to their actions',
|
||||
},
|
||||
{
|
||||
name: 'Track',
|
||||
|
||||
Reference in New Issue
Block a user