mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Resolve #1338
This commit is contained in:
parent
d75f64904f
commit
fb8d557099
9 changed files with 40 additions and 8 deletions
|
|
@ -79,6 +79,7 @@ export class MessageModel extends AbstractModel {
|
|||
subject: '',
|
||||
plain: '',
|
||||
html: '',
|
||||
preview: null,
|
||||
size: 0,
|
||||
spamScore: 0,
|
||||
spamResult: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue