This commit is contained in:
@@ -127,14 +127,14 @@ export default new Router({
|
||||
/* webpackChunkName: "ay-common" */ "./views/home-user-settings.vue"
|
||||
)
|
||||
},
|
||||
{
|
||||
path: "/home-translation",
|
||||
name: "home-translation",
|
||||
component: () =>
|
||||
import(
|
||||
/* webpackChunkName: "ay-common" */ "./views/home-translation.vue"
|
||||
)
|
||||
},
|
||||
// {
|
||||
// path: "/home-translation",
|
||||
// name: "home-translation",
|
||||
// component: () =>
|
||||
// import(
|
||||
// /* webpackChunkName: "ay-common" */ "./views/home-translation.vue"
|
||||
// )
|
||||
// },
|
||||
{
|
||||
path: "/home-password",
|
||||
name: "home-password",
|
||||
|
||||
Reference in New Issue
Block a user