From 7c6a7e1439817dee66873f995edaee92a6ec9c59 Mon Sep 17 00:00:00 2001 From: septs Date: Wed, 5 Mar 2025 20:48:17 +0800 Subject: [PATCH] chore: add zh-TW to locale-config --- app-common/src/main/res/xml/locale_config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app-common/src/main/res/xml/locale_config.xml b/app-common/src/main/res/xml/locale_config.xml index e1a13f8..6d7f076 100644 --- a/app-common/src/main/res/xml/locale_config.xml +++ b/app-common/src/main/res/xml/locale_config.xml @@ -3,4 +3,5 @@ + \ No newline at end of file -- 2.45.3