m
This commit is contained in:
@@ -175,7 +175,7 @@ func main() {
|
||||
continue
|
||||
}
|
||||
|
||||
msg_ := st.Msg()
|
||||
msg_ := st.Msg(false)
|
||||
if msg_ != "" {
|
||||
err = msg.Send(msg_)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user