Added leftServer handling to members list #130
This commit is contained in:
@@ -24,5 +24,5 @@ export interface UserDTO {
|
||||
modifiedAt: string;
|
||||
isTechnician: boolean;
|
||||
isAdmin: boolean;
|
||||
IsModerator: boolean;
|
||||
isModerator: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user