mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
💥 change forward setup api
This commit is contained in:
@ -219,6 +219,10 @@ module.exports = (context) => ({
|
||||
title: "nonebot.drivers.quart 模块",
|
||||
path: "drivers/quart",
|
||||
},
|
||||
{
|
||||
title: "nonebot.drivers.aiohttp 模块",
|
||||
path: "drivers/aiohttp",
|
||||
},
|
||||
{
|
||||
title: "nonebot.adapters 模块",
|
||||
path: "adapters/",
|
||||
|
Reference in New Issue
Block a user