Skip to content

Commit

Permalink
Aktualisieren von appHeader.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
miggi92 authored Nov 21, 2023
1 parent a00c77e commit f17e075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/appHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<template #right>
<UColorModeButton />
<UPopover v-if="user">
<UAvatar src="https://avatars.githubusercontent.com/u/739984?v=4" alt="Avatar" />
<UAvatar alt="custom user" />
<template #panel>
<UVerticalNavigation :links="userLinks" />
</template>
Expand Down

0 comments on commit f17e075

Please sign in to comment.