fix tourisms routing

This commit is contained in:
arifal
2025-03-04 16:13:17 +07:00
parent 435a19346b
commit 0a7012a57c
5 changed files with 77 additions and 69 deletions

View File

@@ -73,7 +73,7 @@ document.addEventListener("DOMContentLoaded", function () {
}, 3000);
setTimeout(() => {
window.location.href = "/data/tourisms";
window.location.href = "/data/web-tourisms";
}, 3000);
} else {
if (authLogo) {