fix format

This commit is contained in:
Richard Chien
2020-03-16 21:10:26 +08:00
parent 9179e3ac4e
commit 1c9136d672
13 changed files with 32 additions and 32 deletions

View File

@ -2,7 +2,7 @@
到目前为止我们还在使用 NoneBot 的默认行为,在开始编写自己的插件之前,我们先尝试在配置文件上动动手脚,让 NoneBot 表现出不同的行为。
::: tip 提示
:::tip 提示
本章的完整代码可以在 [awesome-bot-1](https://github.com/richardchien/nonebot/tree/master/docs/guide/code/awesome-bot-1) 查看。
:::