mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Forgot to replace
This commit is contained in:
parent
3253d9e2fc
commit
5954b4acef
@ -274,7 +274,7 @@ class Updater(Config, Installer):
|
||||
th._task.delay = get_next_time(self.schedule_time)
|
||||
yield
|
||||
continue
|
||||
if not self.enabled:
|
||||
if not Setting.reload:
|
||||
yield
|
||||
continue
|
||||
if not self.run_update():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user