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