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

This commit is contained in:
TJH 2025-12-26 15:01:48 +08:00
parent 0aee3c1015
commit 850dcfd590

View File

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