mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
Add docs for scheduler
This commit is contained in:
@ -32,6 +32,7 @@ module.exports = {
|
||||
'nl-processor',
|
||||
'tuling',
|
||||
'notice-and-request',
|
||||
'scheduler',
|
||||
'whats-next',
|
||||
]
|
||||
}
|
||||
@ -46,6 +47,7 @@ module.exports = {
|
||||
'session',
|
||||
'permission',
|
||||
'decorator',
|
||||
'scheduler',
|
||||
'logging',
|
||||
'configuration',
|
||||
'argparse',
|
||||
|
Reference in New Issue
Block a user