🐛 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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -311,7 +311,7 @@ export class ItemLists implements INodeType {
typeOptions: { typeOptions: {
multipleValues: true, multipleValues: true,
}, },
placeholder: 'Add Field To Exclude', placeholder: 'Add Field To Compare',
default: {}, default: {},
displayOptions: { displayOptions: {
show: { show: {