⚡ Small fix for Vero-Node
This commit is contained in:
@@ -23,7 +23,7 @@ import {
|
||||
export class Vero implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Vero',
|
||||
name: 'Vero',
|
||||
name: 'vero',
|
||||
icon: 'file:vero.png',
|
||||
group: ['output'],
|
||||
version: 1,
|
||||
|
||||
Reference in New Issue
Block a user