mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +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
|
return nil, err
|
||||||
}
|
}
|
||||||
tp := d["type"]
|
tp := d["type"]
|
||||||
fmt.Println(tp)
|
|
||||||
if tp != "show" && tp != "flash" {
|
if tp != "show" && tp != "flash" {
|
||||||
return img, nil
|
return img, nil
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user