diff --git a/repo/js/Shutdown/manifest.json b/repo/js/Shutdown/manifest.json index d0be8d0e..4dc54b96 100644 --- a/repo/js/Shutdown/manifest.json +++ b/repo/js/Shutdown/manifest.json @@ -5,8 +5,9 @@ "description": "用于关闭计算机", "authors": [ { - "name": "HZYgrandma" + "name": "HZYgrandma", + "links": "https://github.com/HZYgrandma" } ], - "main": "main.js", + "main": "main.js" } \ No newline at end of file