This commit is contained in:
dragongoose
2023-04-11 13:53:03 -04:00
parent 81e93339b3
commit 50954d9583
3 changed files with 15 additions and 9 deletions

View File

@ -5,7 +5,6 @@ const PrivacyPageView = () => import('../views/PrivacyPageView.vue')
const HomepageView = () => import('../views/HomepageView.vue')
const CategoryView = () => import('../views/CategoryView.vue')
const router = createRouter({
history: createWebHistory(import.meta.env.BASE_URL),
routes: [