@@ -0,0 +1,4 @@
export type PolicyFailReason =
| 'overQuota'
| 'noPermission'
| 'noWorkspacePermission';
The note is not visible to the blocked user.