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:
@@ -20,7 +20,7 @@ export class GoogleApi implements ICredentialType {
|
||||
|
||||
documentationUrl = 'google/service-account';
|
||||
|
||||
icon = 'file:Google.svg';
|
||||
icon = 'file:icons/Google.svg';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user