fix: 补充manifest.json作者信息 (#1274)
This commit is contained in:
@@ -3,13 +3,15 @@
|
||||
"name": "自动领取成就奖励",
|
||||
"version": "1.2",
|
||||
"description": "所以米桑什么时候实装一键领取?",
|
||||
"tags" : [ "OCR" ],
|
||||
"tags": [
|
||||
"OCR"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "柒叶子",
|
||||
"link": "https://github.com/511760049"
|
||||
"name": "柒叶子",
|
||||
"links": "https://github.com/5117600049"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user