This commit is contained in:
@@ -337,10 +337,10 @@ export default new Router({
|
||||
},
|
||||
|
||||
{
|
||||
path: "/archives",
|
||||
name: "archives",
|
||||
path: "/backup",
|
||||
name: "backup",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "operations" */ "./views/archives.vue")
|
||||
import(/* webpackChunkName: "operations" */ "./views/backup.vue")
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user