mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
📝 add start guide for mirai adapter
This commit is contained in:
@ -116,7 +116,7 @@ module.exports = (context) => ({
|
||||
title: "协议适配",
|
||||
collapsable: false,
|
||||
sidebar: "auto",
|
||||
children: ["cqhttp-guide", "ding-guide"],
|
||||
children: ["cqhttp-guide", "ding-guide", "mirai-guide"],
|
||||
},
|
||||
],
|
||||
"/advanced/": [
|
||||
|
Reference in New Issue
Block a user