mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-18 21:28:54 +00:00
Log widget update
This commit is contained in:
parent
09f9c9be0a
commit
95667eb142
1 changed files with 1 additions and 0 deletions
|
@ -643,6 +643,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
|||
|
||||
last = stats;
|
||||
|
||||
EntityLog.log(ServiceSynchronize.this, "Widget update");
|
||||
Widget.update(ServiceSynchronize.this);
|
||||
|
||||
boolean badge = prefs.getBoolean("badge", true);
|
||||
|
|
Loading…
Reference in a new issue