fix: manifest.json

This commit is contained in:
起个名字好难
2025-07-05 00:52:01 +08:00
parent c4f6b438c2
commit ac72daa9e3

View File

@@ -5,8 +5,9 @@
"description": "用于关闭计算机", "description": "用于关闭计算机",
"authors": [ "authors": [
{ {
"name": "HZYgrandma" "name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
} }
], ],
"main": "main.js", "main": "main.js"
} }