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

@@ -5,17 +5,10 @@
"tasks": [
"Alas",
"General",
"DowntimeMgmt",
"Restart"
]
},
"SmartMgmt": {
"menu": "collapse",
"page": "setting",
"tasks": [
"DowntimeFetch",
"DowntimeMgmt"
]
},
"Farm": {
"menu": "collapse",
"page": "setting",
@@ -115,6 +108,7 @@
"BoxDisassemble",
"IslandPearl",
"Benchmark",
"DowntimeFetch",
"AzurLaneUncensored",
"GameManager"
]