fix: manifest.json格式 (#1273)

This commit is contained in:
起个名字好难的喵
2025-07-04 22:49:39 +08:00
committed by GitHub
parent ef1cbc0aa7
commit 87cde0596f
22 changed files with 36 additions and 37 deletions

View File

@@ -16,7 +16,6 @@
"move_mode": "walk",
"action": "",
"action_params": ""
},
}
]
}

View File

@@ -1,5 +1,4 @@
[
{
"name": "challengeNumber",
"type": "input-text",
@@ -9,6 +8,5 @@
"name": "letterNumber",
"type": "input-text",
"label": "持有邀请函数量(已邀请角色也算)"
},
}
]