This commit is contained in:
the-djmaze 2023-11-29 22:45:40 +01:00
parent d75f64904f
commit fb8d557099
9 changed files with 40 additions and 8 deletions

View file

@ -79,6 +79,7 @@ export class MessageModel extends AbstractModel {
subject: '',
plain: '',
html: '',
preview: null,
size: 0,
spamScore: 0,
spamResult: '',