fix(core): update

This commit is contained in:
Philipp Kunz 2020-01-23 16:55:20 +00:00
parent 58b7f602bd
commit 708c05d1e3

View File

@ -107,6 +107,7 @@ export class MailgunAccount {
from: responseBody.From,
body: responseBody["body-html"],
subject: responseBody.Subject,
creationObjectRef: responseBody
});
// lets care about attachments