mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Account specific reload
This commit is contained in:
@@ -350,7 +350,7 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
ServiceSynchronize.eval(context, false, "quick setup");
|
||||
ServiceSynchronize.eval(context, "quick setup");
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user