mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
⚡ Rename twake creds (#2104)
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
|
||||
export class TwakeCloudApi implements ICredentialType {
|
||||
name = 'twakeCloudApi';
|
||||
displayName = 'Twake API';
|
||||
displayName = 'Twake Cloud API';
|
||||
documentationUrl = 'twake';
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user