docs: Update add options text (no-changelog) (#10049)

This commit is contained in:
Jon
2024-07-29 13:27:23 +01:00
committed by GitHub
parent 00ec253337
commit 4d37b9669f
289 changed files with 388 additions and 388 deletions

View File

@@ -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: {},