aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/displays/DivaScoreDisplay.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/displays/DivaScoreDisplay.tsx')
-rw-r--r--frontend/src/components/displays/DivaScoreDisplay.tsx7
1 files changed, 7 insertions, 0 deletions
diff --git a/frontend/src/components/displays/DivaScoreDisplay.tsx b/frontend/src/components/displays/DivaScoreDisplay.tsx
index 2646b6b..ddbdf0c 100644
--- a/frontend/src/components/displays/DivaScoreDisplay.tsx
+++ b/frontend/src/components/displays/DivaScoreDisplay.tsx
@@ -44,11 +44,18 @@ const DivaScoreDisplay: React.FC<ScoreDisplayProps> = ({
}) => {
// Key mappings for better display names. Hit or miss
const keyDisplayNames: Record<string, string> = {
+ title: "Title",
+ artist: "Artist",
score: "SCORE",
difficulty: "Difficulty Rating",
lamp: "CLEAR RANK",
diff_lamp: "Chart Difficulty",
timestamp: "Date",
+ sad: "Sad",
+ cool: "Cool",
+ fine: "Fine",
+ safe: "Safe",
+ worst: "Worst",
judgements: "Judgements",
maxCombo: "Max Combo",
username: "Username",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage