mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Auto force on repeated manual sync
This commit is contained in:
@@ -139,6 +139,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
public Boolean inferiors = true;
|
||||
public String error;
|
||||
public Long last_sync;
|
||||
public Long last_sync_foreground;
|
||||
public Integer last_sync_count; // POP3
|
||||
|
||||
static final String INBOX = "Inbox";
|
||||
|
||||
Reference in New Issue
Block a user