@ -23,7 +23,7 @@ func resetMsgParsingRules2() error {
return err
}
i.re, err = regexp.Compile(rule)
r.re, err = regexp.Compile(r.Rule)
logOnError(err, "resetMsgParsingRules2 : Compile("+r.rule+")")
if err != nil {
The note is not visible to the blocked user.