1
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m16s

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

View File

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