Remove date_from_headers from application.ini and internalTimestamp

This commit is contained in:
the-djmaze
2024-04-23 17:35:16 +02:00
parent 2656d362d6
commit aaae0a314c
4 changed files with 0 additions and 6 deletions

View File

@@ -81,7 +81,6 @@ export class MessageModel extends AbstractModel {
// autocrypt: ko.observableArray(),
hasVirus: null, // or boolean when scanned
priority: 3, // Normal
internalTimestamp: 0,
senderEmailsString: '',
senderClearEmailsString: '',
isSpam: false,