mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
Fix Pipedrive description
This commit is contained in:
@@ -21,7 +21,7 @@ export class Pipedrive implements INodeType {
|
||||
icon: 'file:pipedrive.png',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
description: 'Access and edit Asana tasks',
|
||||
description: 'Create and edit data in Pipedrive',
|
||||
defaults: {
|
||||
name: 'Pipedrive',
|
||||
color: '#227722',
|
||||
|
||||
Reference in New Issue
Block a user