mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02: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