mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -98,7 +98,7 @@ export const linkFields = [
|
||||
loadOptionsMethod: 'getTags',
|
||||
loadOptionsDependsOn: [
|
||||
'group',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export const linkFields = [
|
||||
type: 'string',
|
||||
default: '',
|
||||
},
|
||||
]
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -229,7 +229,7 @@ export const linkFields = [
|
||||
loadOptionsMethod: 'getTags',
|
||||
loadOptionsDependsOn: [
|
||||
'group',
|
||||
]
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export const linkFields = [
|
||||
type: 'string',
|
||||
default: '',
|
||||
},
|
||||
]
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user