@@ -13,6 +13,7 @@ interface UserDTO {
email: string;
role: string;
clientName: string;
clientId?: number;
enabled: boolean;
}
The note is not visible to the blocked user.