User Profile (#858)
* First pass user profile
* 💚
* More collaborator tooltip improvements
This commit is contained in:
@@ -6,7 +6,6 @@ class User extends BaseModel {
|
||||
id: string;
|
||||
name: string;
|
||||
email: string;
|
||||
username: string;
|
||||
isAdmin: boolean;
|
||||
isSuspended: boolean;
|
||||
createdAt: string;
|
||||
|
||||
Reference in New Issue
Block a user