Fix conflicts

This commit is contained in:
Jan Oberhauser
2021-03-25 17:10:02 +01:00
parent 1a2b3dfbdc
commit 0f9429b261
42 changed files with 195 additions and 22 deletions

View File

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