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:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user