From f71f343c344990baeccc40dd93de492c028b4bb9 Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 28 Oct 2023 00:31:23 +0100 Subject: [PATCH] update avg pp to top 50 --- src/components/player/PlayerInfo.tsx | 2 +- src/utils/scoresaber/scores.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/player/PlayerInfo.tsx b/src/components/player/PlayerInfo.tsx index 1386aab..1b41c9f 100644 --- a/src/components/player/PlayerInfo.tsx +++ b/src/components/player/PlayerInfo.tsx @@ -243,7 +243,7 @@ export default function PlayerInfo({ playerData }: PlayerInfoProps) {