Update SplatNet 3 types

This commit is contained in:
Samuel Elliott 2022-09-26 17:05:22 +01:00
parent 4a7277795c
commit 587b1237fb
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -424,7 +424,7 @@ interface LatestBattleHistoryDetails {
player: {
weapon: Weapon;
id: string;
festGrade: unknown | null;
festGrade: string | null;
};
knockout: JudgementKnockout;
myTeam: {