refactoring magic strings in layout.server file (guard), including new routes and tests
This commit is contained in:
@@ -17,6 +17,7 @@ export const ROUTE_NAMES = {
|
||||
: `/view/${vorgangToken}/${tatort}`,
|
||||
|
||||
// Anmeldung: actions
|
||||
ANMELDUNG: '/anmeldung',
|
||||
ANMELDUNG_LOGIN: '/anmeldung?/login',
|
||||
ANMELDUNG_LOGOUT: '/anmeldung?/logout'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user