aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/displays/GenericScoreDisplay.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-12 02:56:59 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-12 02:56:59 -0700
commit108938f881f03355107358977d1550737486ca04 (patch)
tree2668fd0ccc1421ca5cad993611f9f46e184dc514 /frontend/src/components/displays/GenericScoreDisplay.tsx
parent4cbd26044046289ada09e5fe4ca4c3b35ca6b173 (diff)
implement MUSIC DIVER score tracking
Diffstat (limited to 'frontend/src/components/displays/GenericScoreDisplay.tsx')
-rw-r--r--frontend/src/components/displays/GenericScoreDisplay.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/src/components/displays/GenericScoreDisplay.tsx b/frontend/src/components/displays/GenericScoreDisplay.tsx
index 054f7de..2e5a1aa 100644
--- a/frontend/src/components/displays/GenericScoreDisplay.tsx
+++ b/frontend/src/components/displays/GenericScoreDisplay.tsx
@@ -70,6 +70,7 @@ const ScoreDisplay: React.FC<ScoreDisplayProps> = ({
"score",
"difficulty",
"lamp",
+ "rank",
"diff_lamp",
"percent",
"rating",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage