aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components/NewsFeed.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'site/src/components/NewsFeed.tsx')
-rw-r--r--site/src/components/NewsFeed.tsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/src/components/NewsFeed.tsx b/site/src/components/NewsFeed.tsx
index f030200..99099be 100644
--- a/site/src/components/NewsFeed.tsx
+++ b/site/src/components/NewsFeed.tsx
@@ -132,5 +132,8 @@ function getGameName(identifier: string): string | null {
else if(identifier.startsWith("CHUNITHM_JP")){
return "CHUNITHM (JAPAN)";
}
+ else if(identifier.startsWith("MAIMAIDX_JP")){
+ return "maimai DX (JAPAN)"
+ }
return null;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage