Add timewish routes to backend and frontend; implement routing and UI components for timewish settings
This commit is contained in:
@@ -75,6 +75,7 @@ const pageTitle = computed(() => {
|
||||
'admin-holidays': 'Feiertage',
|
||||
'settings-profile': 'Persönliches',
|
||||
'settings-password': 'Passwort ändern',
|
||||
'settings-timewish': 'Zeitwünsche',
|
||||
'entries': 'Einträge',
|
||||
'stats': 'Statistiken'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user