Updated dependencies and adjusted code to update.

This commit is contained in:
2026-03-05 18:21:10 +01:00
parent dcbb38174d
commit 940a0bad75
7 changed files with 85 additions and 85 deletions
@@ -74,7 +74,7 @@
v-for="notification in notificationPages[page - 1]"
:key="notification.id"
>
<v-row no-gutters>
<v-row density="compact">
<v-col cols="2">
<v-sheet>
<v-icon v-if="notification.error" color="red">mdi-alert-circle-outline</v-icon>