mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Add svg logos to Facebook nodes (#1713)
This commit is contained in:
@@ -29,7 +29,7 @@ export class FacebookTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Facebook Trigger',
|
||||
name: 'facebookTrigger',
|
||||
icon: 'file:facebook.png',
|
||||
icon: 'file:facebook.svg',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["appId"] +"/"+ $parameter["object"]}}',
|
||||
|
||||
Reference in New Issue
Block a user