mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-18 00:30:13 +08:00
fix warning block syntax
This commit is contained in:
parent
9de421b2d2
commit
de5ca44d6b
@ -66,7 +66,9 @@ scheduler = require('nonebot_plugin_apscheduler').scheduler
|
||||
|
||||
### 向 .env.* 文件添加可选配置项
|
||||
|
||||
:::warning 注意 .env.* 文件的编写应遵循 nonebot2 对 .env.* 文件的编写要求 :::
|
||||
:::warning 注意
|
||||
.env.* 文件的编写应遵循 nonebot2 对 .env.* 文件的编写要求
|
||||
:::
|
||||
|
||||
根据项目的 `.env` 文件设置,向 `.env.*` 文件添加 `nonebot_plugin_apscheduler` 的可选配置项
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user