1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Fix: Daily app restart

This commit is contained in:
LmeSzinc
2021-09-25 00:51:51 +08:00
parent 495242cbc2
commit 672f5b4608
2 changed files with 8 additions and 1 deletions

View File

@@ -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):
"""