mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +08:00
Fix: Daily app restart
This commit is contained in:
@@ -102,7 +102,7 @@ class LoginHandler(Combat):
|
||||
self.device.app_start()
|
||||
self.handle_app_login()
|
||||
self.ensure_no_unfinished_campaign()
|
||||
self.config.Scheduler_Enable = False
|
||||
self.config.task_delay(server_update=True)
|
||||
|
||||
def ensure_no_unfinished_campaign(self, confirm_wait=3):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user