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