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