Add new logo

This commit is contained in:
ricardo
2021-08-05 13:06:28 -04:00
parent b8524bbfb7
commit b490799c72
4 changed files with 2 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ export class CiscoWebex implements INodeType {
description: INodeTypeDescription = {
displayName: 'Cisco Webex',
name: 'ciscoWebex',
icon: 'file:ciscoWebex.svg',
icon: 'file:ciscoWebex.png',
group: ['transform'],
version: 1,
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',