docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -95,7 +95,7 @@ export const fileFields: INodeProperties[] = [
|
||||
},
|
||||
default: {},
|
||||
description: 'Other options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Channel Names or IDs',
|
||||
|
||||
@@ -154,7 +154,7 @@ export const messageFields: INodeProperties[] = [
|
||||
},
|
||||
default: {},
|
||||
description: 'Other options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Icon Emoji',
|
||||
|
||||
@@ -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