mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Credential fallback added, fixed Gmail documentationUrl
This commit is contained in:
@@ -19,6 +19,7 @@ export class GmailOAuth2Api implements ICredentialType {
|
||||
'googleOAuth2Api',
|
||||
];
|
||||
displayName = 'Gmail OAuth2 API';
|
||||
documentationUrl = 'google';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'Scope',
|
||||
|
||||
Reference in New Issue
Block a user