lrf402788946 пре 5 година
родитељ
комит
ad4e574dac
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -322,7 +322,7 @@ const routes = [
     name: 'trial',
     component: () => import('../views/trial/index.vue'),
   },
-  ...live,
+  // ...live,
 ];
 
 const router = new VueRouter({