@ -32,7 +32,7 @@ func resetMsgParsingRules2() error {
if err != nil {
return err
}
b, err := json.Marshal(r)
b, _ := json.Marshal(r)
log.Printf("Rule : %s\n", string(b))
The note is not visible to the blocked user.