mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
⚡ Fix conflicts
This commit is contained in:
@@ -20,7 +20,7 @@ export class PayPalTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'PayPal Trigger',
|
||||
name: 'payPalTrigger',
|
||||
icon: 'file:paypal.png',
|
||||
icon: 'file:paypal.svg',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Handle PayPal events via webhooks',
|
||||
|
||||
Reference in New Issue
Block a user