mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Clean up node description (#1883)
Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ export class Gitlab implements INodeType {
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
description: 'Retrieve data from GitLab API.',
|
||||
description: 'Retrieve data from GitLab API',
|
||||
defaults: {
|
||||
name: 'Gitlab',
|
||||
color: '#FC6D27',
|
||||
|
||||
Reference in New Issue
Block a user