aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/src/utils.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/site/src/utils.ts b/site/src/utils.ts
index f148215..7bf4648 100644
--- a/site/src/utils.ts
+++ b/site/src/utils.ts
@@ -10,11 +10,7 @@ export const getGameTitle = (gameId: string) => {
if (lowerCaseGameId.startsWith("maimaidx_intl")) return "maimai DX (INTERNATIONAL)";
if (lowerCaseGameId.startsWith("ongeki_jp")) return "O.N.G.E.K.I"
if (lowerCaseGameId.startsWith("chunithm_intl")) return "CHUNITHM (INTERNATIONAL)"
-<<<<<<< Updated upstream
- if (lowerCaseGameId.startsWIth("ddr")) return "DanceDanceRevolution"
-=======
if (lowerCaseGameId.startsWith("ddr")) return "DanceDanceRevolution"
->>>>>>> Stashed changes
return gameId.toUpperCase();
};
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage