New Backend changes

This commit is contained in:
2025-09-02 18:47:12 +02:00
parent af86fdd8ed
commit 42edd626fd
5 changed files with 15 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
<template>
<!-- <UDashboardNavbar title="Home">
<UDashboardNavbar title="Home">
<template #right>
<!-- <UTooltip text="Notifications" :shortcuts="['N']">
<UButton color="gray" variant="ghost" square @click="isNotificationsSlideoverOpen = true">
@@ -57,7 +57,7 @@
<display-open-tasks/>
</UDashboardCard>
</UPageGrid>
</UDashboardPanelContent>-->
</UDashboardPanelContent>
</template>
<script setup>