恢复默认键位设置 (#909)
* 恢复默认键位设置 * fix: 返回主界面. * fix: bgi_version --------- Co-authored-by: 寒烟 <2841974482@qq.com> Co-authored-by: 秋云 <physligl@gmail.com>
This commit is contained in:
15
repo/js/恢复默认键位设置/manifest.json
Normal file
15
repo/js/恢复默认键位设置/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "恢复默认键位",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.45.0",
|
||||
"description": "用于恢复默认键位",
|
||||
"authors": [
|
||||
{
|
||||
"name": "寒烟",
|
||||
"link": "https://github.com/214-hanyan"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user