mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
move login and add logout
This commit is contained in:
@@ -6,7 +6,7 @@ import UserContext from '../context/user'
|
||||
import { USER_ROLE } from '../lib/session'
|
||||
|
||||
const pathNameLabelMap = {
|
||||
'/admin/login': 'Login',
|
||||
'/login': 'Login',
|
||||
'/admin': 'Buchungsübersicht',
|
||||
'/admin/booking/[uuid]': 'Buchung Bearbeiten',
|
||||
'/admin/booking/[uuid]/bill': 'Buchung Rechnungsstellung',
|
||||
|
||||
Reference in New Issue
Block a user