Merge pull request #344 from LLOneBot/linyuchen-patch-1

Fix: typo
This commit is contained in:
linyuchen
2024-08-17 23:46:12 +08:00
committed by GitHub

View File

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