mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
🐛 Fix that "getCurrentNodeParameter" did not resolve expressions
This commit is contained in:
@@ -57,6 +57,7 @@ import mixins from 'vue-typed-mixins';
|
||||
|
||||
export default mixins(
|
||||
copyPaste,
|
||||
showMessage,
|
||||
workflowHelpers,
|
||||
)
|
||||
.extend({
|
||||
|
||||
Reference in New Issue
Block a user