Log widget update

This commit is contained in:
M66B 2021-05-16 10:17:52 +02:00
parent 09f9c9be0a
commit 95667eb142
1 changed files with 1 additions and 0 deletions

View File

@ -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);