Made operations of EditImage Node sortable

This commit is contained in:
Jan Oberhauser 2020-12-27 00:17:16 +01:00
parent 95315cec60
commit f95104bcab

View file

@ -770,6 +770,7 @@ export class EditImage implements INodeType {
type: 'fixedCollection', type: 'fixedCollection',
typeOptions: { typeOptions: {
multipleValues: true, multipleValues: true,
sortable: true,
}, },
displayOptions: { displayOptions: {
show: { show: {