mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 16:22:43 +10:00
Fixed bug with bad initial loading into store instead of auth
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
<template />
|
||||
|
||||
<script setup lang="ts">
|
||||
const router = useRouter();
|
||||
router.replace("/store");
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user