feat: add critical checkbox to the norm node, send it with the program, add test.
ref: N25B-390
This commit is contained in:
@@ -8,4 +8,5 @@ export const NormNodeDefaults: NormNodeData = {
|
||||
droppable: true,
|
||||
norm: "",
|
||||
hasReduce: true,
|
||||
critical: false,
|
||||
};
|
||||
Reference in New Issue
Block a user