mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Clean up node description (#1883)
Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ export class CrateDb implements INodeType {
|
||||
icon: 'file:cratedb.png',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
description: 'Add and update data in CrateDB.',
|
||||
description: 'Add and update data in CrateDB',
|
||||
defaults: {
|
||||
name: 'CrateDB',
|
||||
color: '#47889f',
|
||||
|
||||
Reference in New Issue
Block a user