@ -315,6 +315,7 @@ func loadMsgParsingRules() (m map[int]MessageParsingRule, err error) {
i.Description = descn
i.Rule = rule
i.MsgTypeID = msgTypeID
i.re = regexp.MustCompile(rule)
m[count] = *i
count++
}
The note is not visible to the blocked user.