More updates

This commit is contained in:
2026-06-25 18:58:55 -07:00
parent 4ad239308c
commit 8fe16ef65c
2 changed files with 23 additions and 5 deletions
@@ -11,6 +11,23 @@
<v-spacer />
<!-- TODO Add notifications -->
<!-- <v-btn
icon
class="mr-1"
>
<v-badge
color="error"
:content="3"
>
<v-icon
size="24"
color="white"
icon="mdi-bell"
/>
</v-badge>
</v-btn> -->
<ProfileMenu />
</v-app-bar>
</template>