aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components/TitleBar.tsx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-07 22:42:59 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-07 22:43:14 -0700
commitc0d7eea69ea3885f97c6ccc0525a3318efd2ab6a (patch)
treeee8543bb2a32a3ba4f732d5019bcedc028a95b38 /site/src/components/TitleBar.tsx
parentd7b5b81b5d6ec55d0847b5171c3800a8f7b5c001 (diff)
fix: remove unused language switcher props
Diffstat (limited to 'site/src/components/TitleBar.tsx')
-rw-r--r--site/src/components/TitleBar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx
index 3822980..c1f0a00 100644
--- a/site/src/components/TitleBar.tsx
+++ b/site/src/components/TitleBar.tsx
@@ -92,7 +92,7 @@ const TitleBar: React.FC = () => {
>
{t('game_selector')}
</Link>
- <LanguageSwitcher variant="compact" />
+ <LanguageSwitcher />
</div>
</div>
</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage