removed forgot-username

This commit is contained in:
2023-05-09 10:22:10 +10:00
parent a468ae01ff
commit fb2f2d9739

View File

@@ -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",