mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 09:02:45 +08:00
undefined dateTimestampSource
This commit is contained in:
parent
614715f398
commit
8d11ad43da
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ export class MessageModel extends AbstractModel {
|
||||||
plain: '',
|
plain: '',
|
||||||
html: '',
|
html: '',
|
||||||
dateTimestamp: 0,
|
dateTimestamp: 0,
|
||||||
|
dateTimestampSource: 0,
|
||||||
|
|
||||||
deleted: false,
|
deleted: false,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue