🐛 Fix confusing placeholder text (#2557)

This commit is contained in:
pemontto
2022-02-11 08:24:36 +00:00
committed by GitHub
parent 1b69148d9a
commit feb17ae84e

View File

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