mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 修复 json 格式错误
This commit is contained in:
@@ -41,17 +41,17 @@
|
||||
"stage_name": "海窟沙暴",
|
||||
"replacement_home": [
|
||||
{
|
||||
"location":[
|
||||
[
|
||||
"location": [
|
||||
3,
|
||||
4
|
||||
],
|
||||
[
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"location": [
|
||||
4,
|
||||
4
|
||||
]
|
||||
|
||||
],
|
||||
],
|
||||
"direction": "up"
|
||||
}
|
||||
]
|
||||
@@ -111,7 +111,7 @@
|
||||
"location": [
|
||||
5,
|
||||
2
|
||||
],
|
||||
],
|
||||
"direction": "up"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user