1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 22:05:12 +00:00
ArisuAutoSweeper/module/config/argument/menu.json
RedDeadDepresso 991831a9c6 feat: tasks
Added module tasks for EN
2023-12-16 23:46:31 +00:00

24 lines
334 B
JSON

{
"Alas": {
"menu": "list",
"page": "setting",
"tasks": [
"Alas",
"Restart"
]
},
"Daily": {
"menu": "list",
"page": "setting",
"tasks": [
"Cafe",
"Circle",
"Mail",
"Bounty",
"Scrimmage",
"TacticalChallenge",
"Task",
"DataUpdate"
]
}
}