mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
💥 Fix some more node names
This commit is contained in:
@@ -33,7 +33,7 @@ import {
|
||||
export class Coda implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Coda',
|
||||
name: 'Coda',
|
||||
name: 'coda',
|
||||
icon: 'file:coda.png',
|
||||
group: ['output'],
|
||||
version: 1,
|
||||
|
||||
Reference in New Issue
Block a user