mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
⚡ Dirty-Fix build
This commit is contained in:
@@ -827,6 +827,7 @@ export class GoogleDrive implements INodeType {
|
||||
|
||||
const drive = google.drive({
|
||||
version: 'v3',
|
||||
// @ts-ignore
|
||||
auth: client,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user