diff --git a/manifest.json b/manifest.json index 3009867..5719fd8 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "type": "extension", "name": "LLOneBot", "slug": "LLOneBot", - "description": "实现 OneBot 11 协议,用以 QQ 机器人开发", + "description": "实现 OneBot 11 协议,用于 QQ 机器人开发", "version": "3.29.3", "icon": "./icon.webp", "authors": [ @@ -30,4 +30,4 @@ "main": "./main/main.cjs", "preload": "./preload/preload.cjs" } -} \ No newline at end of file +}