mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
💄 Add subtitle to Slack-Node
This commit is contained in:
@@ -19,6 +19,7 @@ export class Slack implements INodeType {
|
||||
icon: 'file:slack.png',
|
||||
group: ['output'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
description: 'Sends data to Slack',
|
||||
defaults: {
|
||||
name: 'Slack',
|
||||
|
||||
Reference in New Issue
Block a user