mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Added folder last view time
This commit is contained in:
@@ -150,6 +150,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
public Long last_sync;
|
||||
public Long last_sync_foreground;
|
||||
public Integer last_sync_count; // POP3
|
||||
public Long last_view;
|
||||
|
||||
static final String INBOX = "Inbox";
|
||||
static final String OUTBOX = "Outbox";
|
||||
|
||||
Reference in New Issue
Block a user