mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -34,7 +34,7 @@ export const labelOperations = [
|
||||
name: 'Get All',
|
||||
value: 'getAll',
|
||||
description: 'Get all labels',
|
||||
}
|
||||
},
|
||||
],
|
||||
default: 'create',
|
||||
description: 'The operation to perform',
|
||||
@@ -55,7 +55,7 @@ export const labelFields = [
|
||||
],
|
||||
operation: [
|
||||
'create',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
placeholder: 'invoices',
|
||||
|
||||
Reference in New Issue
Block a user