This commit is contained in:
Miłosz Szewczak 2020-04-11 08:52:54 +02:00 committed by GitHub
parent 8e4e4f2fe2
commit 2988a2bdaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -893,6 +893,10 @@ export class Mattermost implements INodeType {
}
}
console.log('&&&&');
console.dir(attachments);
console.log('&&&&');
body.props = {
attachments,
};