15902849627 před 5 měsíci
rodič
revize
efbd98ac4d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -1,4 +1,4 @@
-import { createRouter, createWebHistory } from 'vue-router'
+import { createRouter, createWebHashHistory } from 'vue-router'
 
 const router = createRouter({
   history: createWebHashHistory(),