15902849627 5 månader sedan
förälder
incheckning
e81491872d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -1,7 +1,7 @@
 import { createRouter, createWebHistory } from 'vue-router'
 
 const router = createRouter({
-  history: createWebHistory(),
+  history: createWebHashHistory(),
   routes: [
     {
       path: '/',