mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-05 23:51:39 +08:00
feat: update dependencies (#536)
This commit is contained in:
@@ -275,6 +275,7 @@ export const commonParseMail = async (raw_mail: string | undefined | null): Prom
|
||||
// sender: parsedEmail.sender || "",
|
||||
// subject: parsedEmail.subject || "",
|
||||
// text: parsedEmail.text || "",
|
||||
// headers: parsedEmail.headers || [],
|
||||
// html: parsedEmail.body_html || "",
|
||||
// };
|
||||
// } catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user