mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
💥 Fix node names
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
export class GumroadTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Gumroad Trigger',
|
||||
name: 'gumroad',
|
||||
name: 'gumroadTrigger',
|
||||
icon: 'file:gumroad.png',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
|
||||
Reference in New Issue
Block a user