Circuit go on...
This commit is contained in:
@@ -105,7 +105,6 @@ export interface IUserProfile {
|
||||
refused_circuits: any[]
|
||||
listUserAccounts: IAccount[]
|
||||
manage_mycircuits?: ICircuit[]
|
||||
|
||||
}
|
||||
|
||||
export interface IPaymentType {
|
||||
@@ -118,7 +117,6 @@ export interface IUserAport {
|
||||
profile?: IUserProfile
|
||||
}
|
||||
|
||||
|
||||
export interface IUserFields {
|
||||
_id: string
|
||||
ind_order?: number
|
||||
|
||||
Reference in New Issue
Block a user