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

View File

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