mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -118,7 +118,7 @@ export const nodeProperties: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
default: {},
|
||||
placeholder: 'Add options',
|
||||
placeholder: 'Add option',
|
||||
description: 'Add query options',
|
||||
options: [
|
||||
{
|
||||
@@ -240,7 +240,7 @@ export const nodeProperties: INodeProperties[] = [
|
||||
operation: ['update', 'insert', 'findOneAndReplace', 'findOneAndUpdate'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user