mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
💡 add permission docstring
This commit is contained in:
@ -92,6 +92,10 @@ module.exports = context => ({
|
||||
title: "nonebot.rule 模块",
|
||||
path: "rule"
|
||||
},
|
||||
{
|
||||
title: "nonebot.permission 模块",
|
||||
path: "permission"
|
||||
},
|
||||
{
|
||||
title: "nonebot.utils 模块",
|
||||
path: "utils"
|
||||
|
Reference in New Issue
Block a user