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

This commit is contained in:
TJH 2025-11-07 17:21:51 +08:00
parent 5b57aea969
commit daefe938e0

View File

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