mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(core): Credentials for popular SecOps services, Part 1 (#6775)
This commit is contained in:
@@ -5,7 +5,7 @@ export class MicrosoftOAuth2Api implements ICredentialType {
|
||||
|
||||
extends = ['oAuth2Api'];
|
||||
|
||||
icon = 'file:Microsoft.svg';
|
||||
icon = 'file:icons/Microsoft.svg';
|
||||
|
||||
displayName = 'Microsoft OAuth2 API';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user