@ -151,7 +151,7 @@ func (c *Client) ReadDir(path string) ([]os.FileInfo, error) {
f.isdir = false
}
files = append(files, *f)
files = append(files, f)
r.Props = nil
The note is not visible to the blocked user.