mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🐛 Fix confusing placeholder text (#2557)
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user