Skip to content

Commit 39027f7

Browse files
committed
doc: update
1 parent e068e20 commit 39027f7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/zh-CN/develop/api.md

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
9494
| 删除好友 | delete_friend ||
9595
| 图片 OCR | ocr_image ||
9696
| 获取群文件系统信息 | get_group_file_system_info ||
97+
| 设置登录号资料 | set_qq_profile ||
9798

9899
### LLOneBot
99100

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"author": "",
1111
"devDependencies": {
12-
"@types/node": "^22.8.6",
13-
"vitepress": "^1.4.3",
14-
"vue": "^3.5.12"
12+
"@types/node": "^22.10.2",
13+
"vitepress": "^1.5.0",
14+
"vue": "^3.5.13"
1515
},
1616
"packageManager": "[email protected]"
1717
}

0 commit comments

Comments
 (0)