mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Make it possible to sort your added values (#1425)
This commit is contained in:
@@ -39,6 +39,7 @@ export class RenameKeys implements INodeType {
|
||||
type: 'fixedCollection',
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
sortable: true,
|
||||
},
|
||||
default: {},
|
||||
options: [
|
||||
|
||||
Reference in New Issue
Block a user