mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Update SplatNet 3 types
This commit is contained in:
parent
4a7277795c
commit
587b1237fb
|
|
@ -424,7 +424,7 @@ interface LatestBattleHistoryDetails {
|
|||
player: {
|
||||
weapon: Weapon;
|
||||
id: string;
|
||||
festGrade: unknown | null;
|
||||
festGrade: string | null;
|
||||
};
|
||||
knockout: JudgementKnockout;
|
||||
myTeam: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user