mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
💄 Add description to field on Pipedrive-Node
This commit is contained in:
parent
2ba03345f6
commit
bcaddecdd6
|
@ -867,6 +867,7 @@ export class Pipedrive implements INodeType {
|
|||
displayName: 'Update Fields',
|
||||
name: 'updateFields',
|
||||
type: 'collection',
|
||||
description: 'The fields to update.',
|
||||
placeholder: 'Add Field',
|
||||
displayOptions: {
|
||||
show: {
|
||||
|
|
Loading…
Reference in a new issue