mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Make pre-defined header list sortable in http request node
This commit is contained in:
parent
5365786386
commit
0d0d5bafb0
@ -417,6 +417,7 @@
|
||||
});
|
||||
|
||||
},
|
||||
sortable: true,
|
||||
removable: true
|
||||
});
|
||||
if (node.headers) {
|
||||
|
Loading…
Reference in New Issue
Block a user