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:
@@ -51,7 +51,7 @@ export const getAdditionalOptions = (fields: INodeProperties[]): INodeProperties
|
||||
},
|
||||
},
|
||||
default: {},
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
options: fields,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user