mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Remove date_from_headers from application.ini and internalTimestamp
This commit is contained in:
parent
2656d362d6
commit
aaae0a314c
4 changed files with 0 additions and 6 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue