@@ -0,0 +1,5 @@
export interface UserProfile {
city: string;
country: string;
description: string;
}
The note is not visible to the blocked user.