mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-21 23:43:48 +08:00
format
This commit is contained in:
parent
3812150669
commit
9387a48b5b
@ -62,5 +62,5 @@ func (db *antidb) listWords(gid int64) string {
|
||||
if sb.Len() <= 2 {
|
||||
return ""
|
||||
}
|
||||
return sb.String()[:sb.Len()-2]
|
||||
return sb.String()[:sb.Len()-3]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user