mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
fix another ts build error
This commit is contained in:
@@ -169,7 +169,7 @@ async function sendMail({
|
||||
from: { email: string; name?: string }
|
||||
subject: string
|
||||
textPlainContent: string
|
||||
attachments: {
|
||||
attachments?: {
|
||||
content: string
|
||||
type?: string
|
||||
filename: string
|
||||
|
||||
Reference in New Issue
Block a user