⚡ Small fixes and fix that some nodes changed incoming data
This commit is contained in:
@@ -466,7 +466,6 @@ export default mixins(
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Vue.set(this.nodeValues, 'parameters', JSON.parse(JSON.stringify(this.node.parameters)));
|
||||
} else {
|
||||
this.nodeValid = false;
|
||||
|
||||
Reference in New Issue
Block a user