Fix: typo

This commit is contained in:
linyuchen
2024-08-17 23:45:41 +08:00
committed by GitHub
parent 508e6f2928
commit f4c77f3e20

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