@@ -0,0 +1,9 @@
enum {
acl_read = 1,
acl_write = 2,
acl_auth = 4,
acl_delete = 8,
acl_rendn = 16,
};
The note is not visible to the blocked user.