mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs: Update add options text (no-changelog) (#10049)
This commit is contained in:
@@ -196,7 +196,7 @@ export class Redis implements INodeType {
|
||||
operation: ['get'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
@@ -484,7 +484,7 @@ export class Redis implements INodeType {
|
||||
operation: ['pop'],
|
||||
},
|
||||
},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user