mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Added option to set poll interval per folder
This commit is contained in:
@@ -62,6 +62,7 @@ public class EntityFolder implements Parcelable {
|
||||
public String type;
|
||||
@NonNull
|
||||
public Boolean synchronize;
|
||||
public Integer poll_interval;
|
||||
@NonNull
|
||||
public Integer after; // days
|
||||
public String display;
|
||||
|
||||
Reference in New Issue
Block a user