mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
outcomments select-community in routes.js
This commit is contained in:
parent
8e362169de
commit
5d387f1572
@ -102,10 +102,10 @@ const routes = [
|
||||
path: '/register-community',
|
||||
component: () => import('@/pages/RegisterCommunity.vue'),
|
||||
},
|
||||
{
|
||||
path: '/select-community',
|
||||
component: () => import('@/pages/SelectCommunity.vue'),
|
||||
},
|
||||
// {
|
||||
// path: '/select-community',
|
||||
// component: () => import('@/pages/SelectCommunity.vue'),
|
||||
// },
|
||||
{
|
||||
path: '/reset-password/:optin',
|
||||
component: () => import('@/pages/ResetPassword.vue'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user