mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-20 15:03:00 +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