docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -107,7 +107,7 @@ export const chatMessageFields: INodeProperties[] = [
|
||||
},
|
||||
default: {},
|
||||
description: 'Other options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Include Link to Workflow',
|
||||
|
||||
@@ -19,7 +19,7 @@ const properties: INodeProperties[] = [
|
||||
name: 'options',
|
||||
type: 'collection',
|
||||
default: {},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Description',
|
||||
|
||||
@@ -19,7 +19,7 @@ const properties: INodeProperties[] = [
|
||||
name: 'options',
|
||||
type: 'collection',
|
||||
default: {},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Description',
|
||||
|
||||
@@ -40,7 +40,7 @@ const properties: INodeProperties[] = [
|
||||
displayName: 'Options',
|
||||
name: 'options',
|
||||
type: 'collection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
@@ -41,7 +41,7 @@ const properties: INodeProperties[] = [
|
||||
type: 'collection',
|
||||
default: {},
|
||||
description: 'Other options to set',
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
displayName: 'Include Link to Workflow',
|
||||
|
||||
@@ -22,7 +22,7 @@ const properties: INodeProperties[] = [
|
||||
name: 'options',
|
||||
type: 'collection',
|
||||
default: {},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
options: [
|
||||
{
|
||||
...memberRLC,
|
||||
|
||||
Reference in New Issue
Block a user