This commit is contained in:
Miłosz Szewczak
2020-04-11 22:43:35 +02:00
committed by GitHub
parent deae29647a
commit 16082c6231

View File

@@ -1031,7 +1031,7 @@ export class Mattermost implements INodeType {
//console.dir(attachments);
console.log(util.inspect(attachments, false, null, true /* enable colors */));
console.log('&&&&');
/*
var arr = attachments;
for (const att of arr) {
@@ -1057,9 +1057,9 @@ export class Mattermost implements INodeType {
}
}
}
*/
body.props = {
arr,
attachments,
};
//console.log('####');