@@ -6,6 +6,7 @@ export const CLIENT_APP = 'HQ_WEB';
|
||||
export type HqProfile = {
|
||||
id: string;
|
||||
phone: string;
|
||||
loginName?: string | null;
|
||||
name: string;
|
||||
adminRole: string;
|
||||
status: string;
|
||||
|
||||
Reference in New Issue
Block a user