mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
⬆️ Update packages to latest version on n8n-editor-ui
This commit is contained in:
@@ -123,7 +123,7 @@ export default mixins(
|
||||
},
|
||||
getArgument (
|
||||
argumentName: string,
|
||||
parameter: INodeProperties
|
||||
parameter: INodeProperties,
|
||||
): string | number | boolean | undefined {
|
||||
if (parameter.typeOptions === undefined) {
|
||||
return undefined;
|
||||
|
||||
Reference in New Issue
Block a user