Reviewed-on: #3
@@ -0,0 +1,3 @@
import { writable } from 'svelte/store';
export const pendingRequests = writable(0);
The note is not visible to the blocked user.