Files
bettergi-scripts-list/repo/js/Switch roles/settings.json
linbooker c8c261bc53 Add files via upload
切换队伍
2024-10-21 23:38:58 +08:00

14 lines
209 B
JSON

[
{
"name": "n",
"type": "select",
"label": "角色序号",
"options": [
"1",
"2",
"3",
"4",
"5"
]
}
]