update
This commit is contained in:
@ -306,16 +306,6 @@ const router = createRouter({
|
||||
name: 'Not Found',
|
||||
component: NotFoundView
|
||||
},
|
||||
{
|
||||
path: '/profile',
|
||||
name: 'Profile',
|
||||
redirect: '/404',
|
||||
},
|
||||
{
|
||||
path: '/settings',
|
||||
name: 'Settings',
|
||||
redirect: '/404',
|
||||
},
|
||||
]
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user