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:
@@ -50,7 +50,7 @@ export const controlFields = [
|
||||
],
|
||||
operation: [
|
||||
'get',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'ID of the doc.',
|
||||
@@ -68,7 +68,7 @@ export const controlFields = [
|
||||
],
|
||||
operation: [
|
||||
'get',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'The control to get the row from.',
|
||||
@@ -92,7 +92,7 @@ export const controlFields = [
|
||||
],
|
||||
operation: [
|
||||
'getAll',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
description: 'ID of the doc.',
|
||||
@@ -108,7 +108,7 @@ export const controlFields = [
|
||||
],
|
||||
operation: [
|
||||
'getAll',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user