mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 14:55:48 +00:00
Remove date_from_headers from application.ini and internalTimestamp
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user