mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
✨ SIGNL4-Node
This commit is contained in:
@@ -3,8 +3,8 @@ import {
|
||||
NodePropertyTypes,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
export class SIGNL4Api implements ICredentialType {
|
||||
name = 'SIGNL4Api';
|
||||
export class Signl4Api implements ICredentialType {
|
||||
name = 'signl4Api';
|
||||
displayName = 'SIGNL4 Webhook';
|
||||
properties = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user