mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
⚡ Fix conflicts
This commit is contained in:
@@ -41,7 +41,7 @@ export class Xero implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Xero',
|
||||
name: 'xero',
|
||||
icon: 'file:xero.png',
|
||||
icon: 'file:xero.svg',
|
||||
group: ['output'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
|
||||
Reference in New Issue
Block a user