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