@ -122,6 +122,8 @@ export const useInspectVarsCrud = () => {
}
else {
draft[index].vars = payload
// put the node to the topAdd commentMore actions
draft.unshift(draft.splice(index, 1)[0])
})