mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs: Change display name for WhatsApp Trigger API Credential (#10334)
This commit is contained in:
@@ -3,7 +3,7 @@ import type { ICredentialTestRequest, ICredentialType, INodeProperties } from 'n
|
||||
export class WhatsAppTriggerApi implements ICredentialType {
|
||||
name = 'whatsAppTriggerApi';
|
||||
|
||||
displayName = 'WhatsApp API';
|
||||
displayName = 'WhatsApp OAuth API';
|
||||
|
||||
documentationUrl = 'whatsApp';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user