🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2022-02-12 12:50:57 +00:00
parent a233586dfe
commit c8b4827e91
2 changed files with 4 additions and 4 deletions

View File

@ -21,8 +21,8 @@ var (
DisableOnDefault: true,
Help: "thesaurus\n- 稍微干净一点的chat回复 删掉了一些有点ex的w((",
})
kimogomap = make(kimogo, 256)
chatList = make([]string, 0, 256)
kimogomap = make(kimogo, 256)
chatList = make([]string, 0, 256)
)
func init() {