🎨 Replace Zulip logo (#1790)

This commit is contained in:
Iván Ovejero
2021-05-14 21:17:39 +02:00
committed by GitHub
parent 4801510b0c
commit 6cf5e3c974
3 changed files with 13 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ export class Zulip implements INodeType {
description: INodeTypeDescription = {
displayName: 'Zulip',
name: 'zulip',
icon: 'file:zulip.png',
icon: 'file:zulip.svg',
group: ['output'],
version: 1,
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',