mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 15:46:34 +02:00
Auto extend sync period
This commit is contained in:
@@ -2248,6 +2248,7 @@ public class ServiceSynchronize extends LifecycleService {
|
||||
|
||||
if (state.running)
|
||||
db.folder().setFolderInitialized(folder.id);
|
||||
db.folder().setFolderSync(folder.id, new Date().getTime());
|
||||
|
||||
db.folder().setFolderError(folder.id, null);
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user