From 587b1237fb6c553cff6cf86950eb042bb8bc85af Mon Sep 17 00:00:00 2001 From: Samuel Elliott Date: Mon, 26 Sep 2022 17:05:22 +0100 Subject: [PATCH] Update SplatNet 3 types --- src/api/splatnet3-types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/splatnet3-types.ts b/src/api/splatnet3-types.ts index 17c2833..8056629 100644 --- a/src/api/splatnet3-types.ts +++ b/src/api/splatnet3-types.ts @@ -424,7 +424,7 @@ interface LatestBattleHistoryDetails { player: { weapon: Weapon; id: string; - festGrade: unknown | null; + festGrade: string | null; }; knockout: JudgementKnockout; myTeam: {