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