mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
⚡ Dirty-Fix build
This commit is contained in:
@@ -18,5 +18,6 @@ export async function getAuthenticationClient(email: string, privateKey: string,
|
||||
// TODO: Check later if this or the above should be cached
|
||||
await client.authorize();
|
||||
|
||||
// @ts-ignore
|
||||
return client;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user