mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
feat: Allow multi API creation via the UI (#12845)
This commit is contained in:
@@ -138,6 +138,7 @@ export class Server extends AbstractServer {
|
||||
if (!this.globalConfig.tags.disabled) {
|
||||
await import('@/controllers/tags.controller');
|
||||
}
|
||||
|
||||
// ----------------------------------------
|
||||
// SAML
|
||||
// ----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user