mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 07:17:04 +02:00
🐛 Fix bug with JSON attachments on Mandrill-Node
This commit is contained in:
parent
24c95c4f09
commit
ea353bbd58
|
|
@ -551,7 +551,7 @@ export class Mandrill implements INodeType {
|
|||
},
|
||||
{
|
||||
displayName: 'Attachments',
|
||||
name: 'attachments',
|
||||
name: 'attachmentsJson',
|
||||
type: 'json',
|
||||
typeOptions: {
|
||||
alwaysOpenEditWindow: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user