Prevent crash

This commit is contained in:
M66B
2019-03-04 06:56:56 +00:00
parent 0cfc56638f
commit 3e77686d95
2 changed files with 24 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ public class ServiceSynchronize extends LifecycleService {
});
WorkerCleanup.queue();
JobDaily.cancel(this);
}
@Override