fix routing spatial-plannings

This commit is contained in:
arifal
2025-03-04 16:17:47 +07:00
parent 0a7012a57c
commit 5b4780495e
4 changed files with 75 additions and 67 deletions

View File

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