mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
remove space
This commit is contained in:
parent
cf0ca8b1d3
commit
1bcc4a73c4
1 changed files with 0 additions and 1 deletions
|
@ -12,5 +12,4 @@ type PlainMessageContent = { subject: string; textBody?: string; htmlBody?: stri
|
|||
|
||||
export type PlainEmailMessage = EmailCommon & PlainMessageContent
|
||||
export type TemplateEmailMessage = EmailCommon & { template: EmailTemplate }
|
||||
|
||||
export type EmailSendingResponse = MessageSendingResponse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue