11
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s

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

View File

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