fix(core): update

This commit is contained in:
2020-01-21 10:07:07 +00:00
parent c160cfd94e
commit 23507b83fc
4 changed files with 52 additions and 44 deletions

View File

@@ -43,5 +43,5 @@ export interface IMailgunNotification {
'stripped-signature': string;
// Lossless specific
X-Lossless-Auth: string
"X-Lossless-Auth": string;
}