1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-25 01:06:04 +00:00

Small improvement

This commit is contained in:
M66B 2020-10-26 13:34:46 +01:00
parent e3a57e55ba
commit 8117ca215f

View file

@ -2098,6 +2098,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
for (EntityFolder folder : db.folder().getFolders()) {
db.folder().setFolderState(folder.id, null);
db.folder().setFolderSyncState(folder.id, null);
db.folder().setFolderPollCount(folder.id, 0);
}
// Reset operations