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

This commit is contained in:
TJH 2026-06-29 15:09:46 +08:00
parent d099caf374
commit 1f7dfcfffa

View File

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