fix(core): update
This commit is contained in:
parent
58b7f602bd
commit
708c05d1e3
@ -107,6 +107,7 @@ export class MailgunAccount {
|
||||
from: responseBody.From,
|
||||
body: responseBody["body-html"],
|
||||
subject: responseBody.Subject,
|
||||
creationObjectRef: responseBody
|
||||
});
|
||||
|
||||
// lets care about attachments
|
||||
|
Loading…
Reference in New Issue
Block a user