mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Account specific reload
This commit is contained in:
@@ -338,7 +338,7 @@ public class FragmentAccounts extends FragmentBase {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
ServiceSynchronize.eval(context, false, "refresh/accounts");
|
||||
ServiceSynchronize.eval(context, "refresh/accounts");
|
||||
if (outbox)
|
||||
ServiceSend.start(context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user