Refactoring

This commit is contained in:
M66B
2020-01-01 20:52:23 +01:00
parent b99fcb48f7
commit 960c589e3a
5 changed files with 37 additions and 39 deletions

View File

@@ -496,7 +496,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
}
if (changed)
WidgetUnified.update(ServiceSynchronize.this);
WidgetUnified.updateData(ServiceSynchronize.this);
last = current;
}