Make pre-defined header list sortable in http request node

This commit is contained in:
Kazuhito Yokoi 2022-08-18 01:29:07 +09:00
parent 5365786386
commit 0d0d5bafb0
1 changed files with 1 additions and 0 deletions

View File

@ -417,6 +417,7 @@
});
},
sortable: true,
removable: true
});
if (node.headers) {