mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 18:11:03 +01:00
Use alarm manager to keep alive
This commit is contained in:
@@ -60,7 +60,7 @@ public class EntityFolder implements Serializable {
|
||||
public String type;
|
||||
@NonNull
|
||||
public Boolean synchronize;
|
||||
public Integer poll_interval;
|
||||
public Integer poll_interval; // obsolete
|
||||
@NonNull
|
||||
public Integer after; // days
|
||||
public String display;
|
||||
|
||||
Reference in New Issue
Block a user