mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
Add files via upload
This commit is contained in:
parent
6a96587c50
commit
c9fdf16b0b
|
@ -10,7 +10,7 @@ export class SIGNL4 implements INodeType {
|
|||
group: ['transform'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
description: 'Send SIGNL4 alert.',
|
||||
description: 'Send SIGNL4 alert. Find our more at https://www.signl4.com.',
|
||||
defaults: {
|
||||
name: 'SIGNL4',
|
||||
color: '#0000FF',
|
||||
|
|
Loading…
Reference in a new issue