mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com> Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,9 @@ export class ManualChatTrigger implements INodeType {
|
||||
name: 'openChat',
|
||||
type: 'button',
|
||||
typeOptions: {
|
||||
action: 'openChat',
|
||||
buttonConfig: {
|
||||
action: 'openChat',
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user