mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
log2
This commit is contained in:
parent
8e4e4f2fe2
commit
2988a2bdaf
|
@ -893,6 +893,10 @@ export class Mattermost implements INodeType {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log('&&&&');
|
||||||
|
console.dir(attachments);
|
||||||
|
console.log('&&&&');
|
||||||
|
|
||||||
body.props = {
|
body.props = {
|
||||||
attachments,
|
attachments,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue