📝 add start guide for mirai adapter

This commit is contained in:
Mix
2021-02-01 18:28:27 +08:00
parent ad3a08f514
commit f446411f08
4 changed files with 189 additions and 15 deletions

View File

@ -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/": [