@@ -2,7 +2,6 @@ export interface LoginConfig {
serverUrl: string;
email: string;
username: string;
password: string;
domain?: string;
}
The note is not visible to the blocked user.