From 06327a408a3def51bd102e8aa560d66bf6e1153a Mon Sep 17 00:00:00 2001 From: lemon07r Date: Mon, 22 Dec 2025 17:34:14 -0500 Subject: [PATCH] refactor: directly import and use `setLanguage` from i18n module in login page. --- install-and-run.bat | 0 install-and-run.sh | 0 package-lock.json | 2 +- static/login.html | 4 ++-- 4 files changed, 3 insertions(+), 3 deletions(-) mode change 100644 => 100755 install-and-run.bat mode change 100644 => 100755 install-and-run.sh diff --git a/install-and-run.bat b/install-and-run.bat old mode 100644 new mode 100755 diff --git a/install-and-run.sh b/install-and-run.sh old mode 100644 new mode 100755 diff --git a/package-lock.json b/package-lock.json index 80ddcb2..e1098a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "AIClient2API", + "name": "AIClient-2-API", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/static/login.html b/static/login.html index 0c1bcce..5ad696e 100644 --- a/static/login.html +++ b/static/login.html @@ -219,7 +219,7 @@