mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ 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