mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Fix/optimization
This commit is contained in:
@@ -510,6 +510,8 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
if (!changed)
|
||||
return;
|
||||
|
||||
last = stats;
|
||||
|
||||
Widget.update(ServiceSynchronize.this);
|
||||
|
||||
boolean badge = prefs.getBoolean("badge", true);
|
||||
|
||||
Reference in New Issue
Block a user