mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -23,7 +23,7 @@ export class ChatTrigger implements INodeType {
|
||||
version: 1,
|
||||
description: 'Runs the workflow when an n8n generated webchat is submitted',
|
||||
defaults: {
|
||||
name: 'Chat Trigger',
|
||||
name: 'When chat message received',
|
||||
},
|
||||
codex: {
|
||||
categories: ['Core Nodes'],
|
||||
|
||||
Reference in New Issue
Block a user