mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
🐛 Fix confusing placeholder text (#2557)
This commit is contained in:
@@ -311,7 +311,7 @@ export class ItemLists implements INodeType {
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
},
|
||||
placeholder: 'Add Field To Exclude',
|
||||
placeholder: 'Add Field To Compare',
|
||||
default: {},
|
||||
displayOptions: {
|
||||
show: {
|
||||
|
||||
Reference in New Issue
Block a user