mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix: Remove node AI Transform node (no-changelog) (#10400)
This commit is contained in:
@@ -50,9 +50,7 @@ export class ManualChatTrigger implements INodeType {
|
||||
name: 'openChat',
|
||||
type: 'button',
|
||||
typeOptions: {
|
||||
buttonConfig: {
|
||||
action: 'openChat',
|
||||
},
|
||||
action: 'openChat',
|
||||
},
|
||||
default: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user