mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 23:30:20 +00:00
优化显示
This commit is contained in:
@@ -24,7 +24,7 @@ func onDel(uid int64, _ struct{}) {
|
||||
return
|
||||
}
|
||||
if err := managers.DoUnblock(uid); err != nil {
|
||||
logrus.Error("do unblock error:", err)
|
||||
logrus.Errorln("[antiabuse] do unblock:", err)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user