undefined dateTimestampSource

This commit is contained in:
the-djmaze 2024-06-23 12:48:33 +02:00
parent 614715f398
commit 8d11ad43da

View file

@ -103,6 +103,7 @@ export class MessageModel extends AbstractModel {
plain: '',
html: '',
dateTimestamp: 0,
dateTimestampSource: 0,
deleted: false,