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:
@@ -38,7 +38,7 @@ export const addConfigFields: INodeProperties[] = [
|
||||
operation: ['addConfig'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
@@ -22,7 +22,7 @@ export const commitFields: INodeProperties[] = [
|
||||
operation: ['commit'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
@@ -39,7 +39,7 @@ export const logFields: INodeProperties[] = [
|
||||
operation: ['log'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@ export const pushFields: INodeProperties[] = [
|
||||
operation: ['push'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user