mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(core): Credentials for popular SecOps services, Part 1 (#6775)
This commit is contained in:
@@ -9,7 +9,7 @@ export class GoogleOAuth2Api implements ICredentialType {
|
||||
|
||||
documentationUrl = 'google/oauth-generic';
|
||||
|
||||
icon = 'file:Google.svg';
|
||||
icon = 'file:icons/Google.svg';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user