aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-15 01:43:09 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-15 01:43:09 -0700
commit0d74765108381e1b82b4706af7df3f09a092ab35 (patch)
treef809513c5f2bcaf48b5716bd91691d92220cb832 /site/src/components
parentdb96364d2301c79a05998be0fcf27e6013517b22 (diff)
frontend: add support for CHUNITHM INTERNATIONAL
Diffstat (limited to 'site/src/components')
-rw-r--r--site/src/components/TitleBar.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx
index a3f3fa1..5d8606c 100644
--- a/site/src/components/TitleBar.tsx
+++ b/site/src/components/TitleBar.tsx
@@ -22,6 +22,7 @@ const TitleBar: React.FC = () => {
name: "SEGA",
games: [
{ id: "chunithm_jp", title: "CHUNITHM (JAPAN)" },
+ { id: "chunithm_intl", title: "CHUNITHM (INTERNATIONAL)" },
{ id: "maimaidx_jp", title: "maimai DX (JAPAN)" },
{ id: "maimaidx_intl", title: "maimai DX (INTERNATIONAL)"},
{ id: "ongeki_jp", title: "O.N.G.E.K.I"},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage