mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -172,7 +172,7 @@ export const companyFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
type: 'collection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
@@ -123,7 +123,7 @@ export const industryFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
type: 'collection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user