mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
make lint happy
This commit is contained in:
@@ -190,7 +190,7 @@ func init() {
|
||||
i++
|
||||
}
|
||||
data, err := imgfactory.ToBytes(canvas.Image())
|
||||
if err = canvas.LoadFontFace(text.BoldFontFile, fontSize); err != nil {
|
||||
if err != nil {
|
||||
ctx.SendChain(message.Text("[qqwife]ERROR: ", err))
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user