forked from Ivasoft/mattermost-mobile
feedback review
This commit is contained in:
1
types/api/users.d.ts
vendored
1
types/api/users.d.ts
vendored
@@ -43,7 +43,6 @@ type UserProfile = {
|
||||
last_picture_update: number;
|
||||
remote_id?: string;
|
||||
status?: string;
|
||||
remote_id?: string;
|
||||
};
|
||||
|
||||
type UsersState = {
|
||||
|
||||
Reference in New Issue
Block a user