Added Notifications

This commit is contained in:
2026-06-13 21:17:05 +10:00
parent 30e4d5ffb3
commit e24d3ceaec
@@ -62,6 +62,7 @@ watch(open, async (isOpen) => {
v-for="notification in notifications"
:key="notification.id"
class="notif-item"
:href="notification.url || undefined"
:class="{ 'notif-item--unread': !notification.read_at }"
>
<v-icon v-if="notification.is_achievement" size="18" color="amber" class="notif-icon">