mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 00:20:50 +01:00
Notify new messages after account creation only
This commit is contained in:
@@ -62,6 +62,7 @@ public class EntityAccount {
|
||||
@NonNull
|
||||
public Integer poll_interval; // keep-alive interval
|
||||
public Long seen_until; // obsolete
|
||||
public Long created;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user