Resume last sync

This commit is contained in:
M66B
2018-09-05 21:05:03 +00:00
parent deaa30a5f3
commit 62ae0eeb17
8 changed files with 1893 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ public class EntityFolder implements Parcelable {
public Boolean synchronize;
@NonNull
public Integer after; // days
public Long last_sync;
public String state;
public String error;