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:
@@ -2,7 +2,7 @@ import type { INodeProperties } from 'n8n-workflow';
|
||||
|
||||
export const options = {
|
||||
displayName: 'Options',
|
||||
placeholder: 'Add Option',
|
||||
placeholder: 'Add option',
|
||||
name: 'formatOptions',
|
||||
type: 'collection',
|
||||
default: {},
|
||||
|
||||
Reference in New Issue
Block a user