mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -247,7 +247,7 @@ export const ecomOrderFields = [
|
||||
displayOptions: {
|
||||
show: {
|
||||
operation: [
|
||||
'create'
|
||||
'create',
|
||||
],
|
||||
resource: [
|
||||
'ecommerceOrder',
|
||||
@@ -391,7 +391,7 @@ export const ecomOrderFields = [
|
||||
description: 'The order number. This can be different than the externalid.',
|
||||
},
|
||||
|
||||
]
|
||||
],
|
||||
},
|
||||
|
||||
// ----------------------------------
|
||||
@@ -632,7 +632,7 @@ export const ecomOrderFields = [
|
||||
],
|
||||
},
|
||||
|
||||
]
|
||||
],
|
||||
},
|
||||
|
||||
// ----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user