locker buttons if user doesnt have required membership
This commit is contained in:
@@ -113,8 +113,7 @@ export interface User {
|
||||
email: string
|
||||
country?: string
|
||||
city?: string
|
||||
plan: MembershipPlans
|
||||
account_type?: string // user или manager
|
||||
account_type: string
|
||||
}
|
||||
|
||||
export interface UserState {
|
||||
|
||||
Reference in New Issue
Block a user