1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 00:37:20 +08:00

Opt: List tasks instead of collapsing them in submodules

This commit is contained in:
LmeSzinc
2023-06-17 22:08:57 +08:00
parent e3051c5aaa
commit 0c37354ed5
25 changed files with 598 additions and 509 deletions

View File

@@ -1,6 +1,8 @@
{
"Task": {
"Maa": [
"Maa": {
"menu": "list",
"page": "setting",
"tasks": [
"Maa",
"MaaStartup",
"MaaAnnihilation",
@@ -12,8 +14,12 @@
"MaaAward",
"MaaRoguelike",
"MaaReclamationAlgorithm"
],
"Tool": [
]
},
"Tool": {
"menu": "list",
"page": "setting",
"tasks": [
"MaaCopilot"
]
}