mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-15 00:51:10 +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)
|
th._task.delay = get_next_time(self.schedule_time)
|
||||||
yield
|
yield
|
||||||
continue
|
continue
|
||||||
if not self.enabled:
|
if not Setting.reload:
|
||||||
yield
|
yield
|
||||||
continue
|
continue
|
||||||
if not self.run_update():
|
if not self.run_update():
|
||||||
|
|||||||
Reference in New Issue
Block a user