Restructures the app main, nav and sidebar
This commit is contained in:
@@ -24,7 +24,7 @@ import Vue from 'vue'
|
||||
import Router from 'vue-router'
|
||||
import { generateUrl } from 'nextcloud-server/dist/router'
|
||||
|
||||
const Main = () => import('./views/Main')
|
||||
const Main = () => import('./components/Main')
|
||||
|
||||
Vue.use(Router)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user