mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
⚡ Clean up node description (#1883)
Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ export const nodeDescription: INodeTypeDescription = {
|
||||
icon: 'file:mongodb.svg',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
description: 'Find, insert and update documents in MongoDB.',
|
||||
description: 'Find, insert and update documents in MongoDB',
|
||||
defaults: {
|
||||
name: 'MongoDB',
|
||||
color: '#13AA52',
|
||||
|
||||
Reference in New Issue
Block a user