mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 12:19:09 +00:00
Add files via upload
This commit is contained in:
@@ -10,7 +10,7 @@ export class SIGNL4 implements INodeType {
|
|||||||
group: ['transform'],
|
group: ['transform'],
|
||||||
version: 1,
|
version: 1,
|
||||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||||
description: 'Send SIGNL4 alert.',
|
description: 'Send SIGNL4 alert. Find our more at https://www.signl4.com.',
|
||||||
defaults: {
|
defaults: {
|
||||||
name: 'SIGNL4',
|
name: 'SIGNL4',
|
||||||
color: '#0000FF',
|
color: '#0000FF',
|
||||||
|
|||||||
Reference in New Issue
Block a user