From 31e8ce4ab9beec4af730b9302c0c3b861234123e Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 24 Sep 2024 00:12:09 +0800 Subject: [PATCH] refactor: add language fallback to make sure its can be display correct --- src/client/components/layout/UserConfig.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/components/layout/UserConfig.tsx b/src/client/components/layout/UserConfig.tsx index 20ffe46..bdd4c78 100644 --- a/src/client/components/layout/UserConfig.tsx +++ b/src/client/components/layout/UserConfig.tsx @@ -172,7 +172,7 @@ export const UserConfig: React.FC = React.memo((props) => { {languages.map((language) => (