mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Make it possible to set credentials to fixed values
This commit is contained in:
@@ -137,7 +137,7 @@ class LoadNodesAndCredentialsClass {
|
||||
}
|
||||
}
|
||||
|
||||
this.credentialTypes[credentialName] = tempCredential;
|
||||
this.credentialTypes[tempCredential.name] = tempCredential;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user