Added sync on/off widget

This commit is contained in:
M66B
2021-03-25 19:11:24 +01:00
parent f9fd8f2247
commit cdebb39e54
10 changed files with 175 additions and 9 deletions

View File

@@ -197,6 +197,7 @@ public class ApplicationEx extends Application
ServiceSynchronize.reschedule(this);
WorkerCleanup.init(this);
WorkerWatchdog.init(this);
WidgetSync.update(this);
break;
case "poll_interval":
case "schedule":