fix(public): register links are broken
This commit is contained in:
@@ -26,7 +26,6 @@ const isPublicRoute = createRouteMatcher([
|
||||
'/share/overview/:id',
|
||||
'/login(.*)?',
|
||||
'/reset-password(.*)?',
|
||||
'/register(.*)?',
|
||||
'/sso-callback(.*)?',
|
||||
'/onboarding',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user