@@ -5,3 +5,5 @@ import "errors"
var ErrNotFound = errors.New("not found")
var ErrNotImpl = errors.New("not implemented")
var ErrCantConnect = errors.New("cannot connect")
The note is not visible to the blocked user.