mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 18:41:20 +01:00
Removed poll support
This commit is contained in:
@@ -51,7 +51,7 @@ public class EntityAccount {
|
||||
@NonNull
|
||||
public Boolean store_sent; // obsolete
|
||||
@NonNull
|
||||
public Integer poll_interval;
|
||||
public Integer poll_interval; // NOOP interval
|
||||
public Long seen_until;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user