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