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:
@@ -126,7 +126,7 @@ export class QuickChart implements INodeType {
|
||||
displayName: 'Chart Options',
|
||||
name: 'chartOptions',
|
||||
type: 'collection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export class QuickChart implements INodeType {
|
||||
displayName: 'Dataset Options',
|
||||
name: 'datasetOptions',
|
||||
type: 'collection',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
default: {},
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user