mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 11:33:48 +08:00
fix typo
This commit is contained in:
parent
b99986d112
commit
98b9be575e
@ -376,7 +376,6 @@ func (bot *CQBot) ToElement(t string, d map[string]string, group bool) (m messag
|
||||
return nil, err
|
||||
}
|
||||
tp := d["type"]
|
||||
fmt.Println(tp)
|
||||
if tp != "show" && tp != "flash" {
|
||||
return img, nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user