fix: type of EmailItems
This commit is contained in:
parent
b54ac3c90c
commit
fdc1faa8cb
@ -170,7 +170,7 @@ export interface IInventoryResponse {
|
|||||||
SpectreLoadouts: ISpectreLoadout[];
|
SpectreLoadouts: ISpectreLoadout[];
|
||||||
SentinelWeapons: IEquipmentDatabase[];
|
SentinelWeapons: IEquipmentDatabase[];
|
||||||
Sentinels: IEquipmentDatabase[];
|
Sentinels: IEquipmentDatabase[];
|
||||||
EmailItems: ITypeXPItem[];
|
EmailItems: ITypeCount[];
|
||||||
CompletedSyndicates: string[];
|
CompletedSyndicates: string[];
|
||||||
FocusXP: IFocusXP;
|
FocusXP: IFocusXP;
|
||||||
Wishlist: string[];
|
Wishlist: string[];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user