mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
🎨 改进代码样式
This commit is contained in:
parent
42f761d44d
commit
7f0f211333
@ -89,7 +89,6 @@ func getReplyMode(ctx *zero.Ctx) (name string) {
|
||||
if int(index) < len(modes) {
|
||||
return modes[index]
|
||||
}
|
||||
|
||||
}
|
||||
return "青云客"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user