Build Profile View with Times View and some Profile Editing
Some Changes in timetracking.vue
This commit is contained in:
@@ -41,7 +41,7 @@ const userMenuItems = ref([
|
||||
{
|
||||
label: 'Benutzer',
|
||||
icon: 'i-heroicons-user-group',
|
||||
to: "/settings/users"
|
||||
to: "/users"
|
||||
}
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user