removed forgot-username
This commit is contained in:
@@ -391,14 +391,6 @@ export const routes = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
path: "/forgot-username",
|
||||
name: "forgot-username",
|
||||
meta: {
|
||||
title: "Forgot Username",
|
||||
},
|
||||
component: () => import("@/views/ForgotUsername.vue"),
|
||||
},
|
||||
{
|
||||
path: "/forgot-password",
|
||||
name: "forgot-password",
|
||||
|
||||
Reference in New Issue
Block a user