This commit is contained in:
TJH 2026-01-04 13:55:03 +08:00
parent fb72706ade
commit 3bfccb30d4

View File

@ -32,7 +32,7 @@ export function getHistoryUrl() {
}
export function getLanguage() {
return 'zh';
// return 'zh';
return language;
}