🐛 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