This commit is contained in:
TJH 2025-10-30 10:46:32 +08:00
parent 4ce0bbd865
commit aa7ad63a17

View File

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