@ -30,7 +30,7 @@ func resetMsgParsingRules2() error {
}
_, err := db.Exec(`TRUNCATE TABLE msg_rules;`)
_, err = db.Exec(`TRUNCATE TABLE msg_rules;`)
logOnError(err, "resetMsgParsingRules2 : truncate table msg_rules")
if err != nil {
return err
The note is not visible to the blocked user.