mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Account specific reload
This commit is contained in:
@@ -97,7 +97,7 @@ public class ActivityMain extends ActivityBase implements FragmentManager.OnBack
|
||||
startActivity(view);
|
||||
}
|
||||
|
||||
ServiceSynchronize.eval(ActivityMain.this, false, "main");
|
||||
ServiceSynchronize.eval(ActivityMain.this, "main");
|
||||
ServiceSend.watchdog(ActivityMain.this);
|
||||
} else
|
||||
startActivity(new Intent(ActivityMain.this, ActivitySetup.class));
|
||||
|
||||
Reference in New Issue
Block a user