mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 19:17:21 +08:00
Fix: Forgot to replace
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user