🎨 改进代码样式 (#727)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-07 15:35:22 +08:00
committed by GitHub
parent 73c6f4795e
commit 7ac397373d

View File

@@ -391,7 +391,7 @@ func init() {
return
}
if !ok {
ctx.SendChain(message.Reply(ctx.Event.MessageID),message.Text("你慢了一步,物品被别人买走了"))
ctx.SendChain(message.Reply(ctx.Event.MessageID), message.Text("你慢了一步,物品被别人买走了"))
return
}
thing.Number -= number