fix: 补充manifest.json作者信息 (#1274)

This commit is contained in:
起个名字好难的喵
2025-07-04 23:14:44 +08:00
committed by GitHub
parent e2e6da476a
commit 07ac05ecc1
95 changed files with 521 additions and 311 deletions

View File

@@ -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"
}
}