This commit is contained in:
@@ -373,6 +373,12 @@ export default new Router({
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "ops" */ "./views/ops-metrics.vue")
|
||||
},
|
||||
{
|
||||
path: "/ops-profile",
|
||||
name: "ops-profile",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "ops" */ "./views/ops-profile.vue")
|
||||
},
|
||||
|
||||
{
|
||||
path: "/ops-notification-settings",
|
||||
|
||||
Reference in New Issue
Block a user