mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 06:20:08 +08:00
🎨 改进代码样式
This commit is contained in:
parent
a233586dfe
commit
c8b4827e91
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user