1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-22 22:04:46 +08:00

Refactor: replace independent scheduled DowntimeFetch task with on-demand auto-fetch

This commit is contained in:
positnuec
2026-07-18 10:20:43 +08:00
parent 189645b97a
commit fbe037322a
21 changed files with 715 additions and 637 deletions

View File

@@ -23,6 +23,7 @@ def get_available_func():
'AzurLaneUncensored',
'Benchmark',
'GameManager',
'DowntimeFetch',
)
def get_available_mod():