mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 14:31:16 +00:00
21 lines
291 B
JSON
21 lines
291 B
JSON
{
|
|
"Alas": {
|
|
"menu": "list",
|
|
"page": "setting",
|
|
"tasks": [
|
|
"Alas",
|
|
"Restart"
|
|
]
|
|
},
|
|
"Daily": {
|
|
"menu": "list",
|
|
"page": "setting",
|
|
"tasks": [
|
|
"Dungeon",
|
|
"DailyQuest",
|
|
"BattlePass",
|
|
"Assignment",
|
|
"DataUpdate"
|
|
]
|
|
}
|
|
} |