This commit is contained in:
TJH 2026-05-18 16:47:03 +08:00
parent 6ab5f6ad2c
commit ea4d389ffa

View File

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