mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-24 04:59:13 +00:00
🐛 Fix n8n training icon references (#2463)
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
export class N8nTrainingCustomerMessenger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Customer Messenger (n8n training)',
|
||||
name: 'n8nTrainingCustomeMessenger',
|
||||
name: 'n8nTrainingCustomerMessenger',
|
||||
icon: 'file:n8nTrainingCustomerMessenger.svg',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
|
||||
Reference in New Issue
Block a user