🔨 Restore old node name

This commit is contained in:
Iván Ovejero 2021-05-11 09:56:21 +02:00
parent e337bffa35
commit 939f9cf5d8

View file

@ -61,8 +61,8 @@ import {
export class ZohoCrm implements INodeType { export class ZohoCrm implements INodeType {
description: INodeTypeDescription = { description: INodeTypeDescription = {
displayName: 'Zoho', displayName: 'Zoho CRM',
name: 'zoho', name: 'zohoCrm',
icon: 'file:zoho.svg', icon: 'file:zoho.svg',
group: ['transform'], group: ['transform'],
version: 1, version: 1,