mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Fix Trello icon
This commit is contained in:
@@ -20,7 +20,7 @@ export class TrelloTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Trello Trigger',
|
||||
name: 'trelloTrigger',
|
||||
icon: 'file:trello.png',
|
||||
icon: 'file:trello.svg',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Starts the workflow when Trello events occure.',
|
||||
|
||||
Reference in New Issue
Block a user