fix: addresses

This commit is contained in:
2026-04-15 16:00:42 +02:00
parent 5b6ee6d57a
commit 62aafdc11a
8 changed files with 302 additions and 496 deletions

View File

@@ -103,8 +103,6 @@ async function setRoutes() {
}
})
}
console.log(router);
// await router.replace(router.currentRoute.value.fullPath)
}