fix: miscellaneous inaccuracies #330

Merged
Sainan merged 6 commits from misc-fixes into main 2024-06-20 02:48:12 -07:00
Showing only changes of commit fdc1faa8cb - Show all commits

View File

@ -170,7 +170,7 @@ export interface IInventoryResponse {
SpectreLoadouts: ISpectreLoadout[];
SentinelWeapons: IEquipmentDatabase[];
Sentinels: IEquipmentDatabase[];
EmailItems: ITypeXPItem[];
EmailItems: ITypeCount[];
CompletedSyndicates: string[];
FocusXP: IFocusXP;
Wishlist: string[];