@@ -36,6 +36,7 @@ if (typeof config !== 'undefined') {
|
||||
{ path: '/imprint', component: Imprint },
|
||||
{ path: '/privacy', component: Privacy },
|
||||
{ path: '/register', component: Register },
|
||||
{ path: '/register/:token', component: Register, props: true },
|
||||
{ path: '/profile', component: Profile }
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user