mail page rest
This commit is contained in:
parent
ada8eb6185
commit
f708449a4d
@ -483,7 +483,7 @@ function renderEmailContent(email: Email) {
|
|||||||
hasAttachments: parsed.attachments.length > 0
|
hasAttachments: parsed.attachments.length > 0
|
||||||
});
|
});
|
||||||
|
|
||||||
// If parsing failed, try direct content extraction
|
// Determine content and type
|
||||||
let content = '';
|
let content = '';
|
||||||
let isHtml = false;
|
let isHtml = false;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user