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:
@@ -51,7 +51,7 @@ export const starFields: INodeProperties[] = [
|
||||
},
|
||||
default: {},
|
||||
description: 'Options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Channel Name or ID',
|
||||
@@ -103,7 +103,7 @@ export const starFields: INodeProperties[] = [
|
||||
},
|
||||
default: {},
|
||||
description: 'Options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Channel Name or ID',
|
||||
|
||||
Reference in New Issue
Block a user