mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -193,7 +193,7 @@ export const productFields: INodeProperties[] = [
|
||||
displayName: 'Options',
|
||||
name: 'productOptions',
|
||||
type: 'fixedCollection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
},
|
||||
@@ -417,7 +417,7 @@ export const productFields: INodeProperties[] = [
|
||||
displayName: 'Options',
|
||||
name: 'productOptions',
|
||||
type: 'fixedCollection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user