mirror of
https://github.com/pinry/pinry.git
synced 2026-07-04 13:58:19 +02:00
Remove '/#/' from URL
This commit is contained in:
@@ -61,6 +61,7 @@ const routes = [
|
||||
];
|
||||
|
||||
const router = new VueRouter({
|
||||
mode: 'history',
|
||||
routes,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user