diff --git a/src/background/onLabel/InEventGetCombinedRankInfo.ts b/src/background/onLabel/InEventGetCombinedRankInfo.ts index 7fef249..9532a4e 100644 --- a/src/background/onLabel/InEventGetCombinedRankInfo.ts +++ b/src/background/onLabel/InEventGetCombinedRankInfo.ts @@ -33,6 +33,7 @@ export const rankClass: Record = { "4": "Platinum", "5": "Diamond", "6": "Mythic", + "7": "Mythic", }; interface Entry extends LogEntry {