Reset account errors

This commit is contained in:
M66B 2019-03-30 18:32:25 +01:00
parent 8b4e342b2c
commit c91ef70c39
1 changed files with 2 additions and 0 deletions

View File

@ -625,6 +625,8 @@ public class ServiceSynchronize extends LifecycleService {
Log.i(account.name + " idle=" + capIdle);
db.account().setAccountState(account.id, "connected");
db.account().setAccountError(account.id, null);
db.account().setAccountWarning(account.id, null);
EntityLog.log(this, account.name + " connected");
// Update folder list