Skip to content
Snippets Groups Projects
Unverified Commit e4086797 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #1065 from nextcloud/fix/vue-routing-hash

Fix Vue routing hash
parents 23da006b 39181ed2
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ import Setup from './views/Setup';
Vue.use(Router)
export default new Router({
mode: 'history',
base: OC.generateUrl('/apps/mail/'),
linkActiveClass: 'active',
routes: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment