aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/types/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/types/constants.ts')
-rw-r--r--frontend/src/types/constants.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/types/constants.ts b/frontend/src/types/constants.ts
index b1309e9..028545d 100644
--- a/frontend/src/types/constants.ts
+++ b/frontend/src/types/constants.ts
@@ -17,7 +17,7 @@ export function getFilterOptions(game: string): { value: string; label: string }
switch (game) {
case "dancerush":
return [
- { value: "timestamp", label: "Recent" },
+ { value: "timestamp", label: "Recently Played" },
{ value: "score", label: "Score" },
{ value: "lamp", label: "Rank" },
{ value: "lamp_diff", label: "Difficulty"}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage