mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
Fix Pipedrive description
This commit is contained in:
parent
f26199f690
commit
4e6d9caa71
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue