fix
This commit is contained in:
@@ -104,7 +104,7 @@ export type MeResponse = {
|
||||
/** Membership company to restore via company switcher revert. */
|
||||
staff_home_company_id?: string;
|
||||
staff_home_company?: Company | null;
|
||||
/** Non-prod only: show header user-switch for platform admin/demo or while impersonating. */
|
||||
/** Platform staff_role=admin (any env) or non-prod demo: show header user-switch. */
|
||||
dev_user_switch?: boolean;
|
||||
impersonating?: boolean;
|
||||
impersonator?: ImpersonatorRef | null;
|
||||
|
||||
Reference in New Issue
Block a user