@@ -31,4 +31,4 @@ func GetParser(key string) (*Parser, error) {
return nil, errors.New("Invalid parser key: " + key)
}
return &parser, nil
The note is not visible to the blocked user.