fix: 补充manifest.json作者信息 (#1274)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "恢复默认键位",
|
||||
"version": "1.0",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.45.0",
|
||||
"description": "用于恢复默认键位",
|
||||
"authors": [
|
||||
{
|
||||
"name": "寒烟",
|
||||
"link": "https://github.com/214-hanyan"
|
||||
"links": "https://github.com/214-hanyan"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
|
||||
Reference in New Issue
Block a user