✏️ 修复戳别字

This commit is contained in:
Kanri
2021-07-14 14:10:30 +08:00
parent 56e90f1c1e
commit bb58647b3e
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ func init() {
// shindanmaker 处理函数
var handle = func(ctx *zero.Ctx) {
if !limit.Load(ctx.Event.UserID).Acquire() {
ctx.Send("请稍后重试0x0...")
ctx.SendChain(message.Text("请稍后重试0x0..."))
return
}
// 获取名字