fixed some of quexeky's BASED design decisions

This commit is contained in:
DecDuck
2024-10-20 20:55:37 +11:00
parent d21b1d2857
commit 7e3da04beb
3 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ listen("auth/failed", () => {
});
listen("auth/finished", () => {
router.push("/");
router.push("/store");
});
useHead({