diff --git a/components/alerts/alerts.vue b/components/alerts/alerts.vue index 7219037..9f72208 100644 --- a/components/alerts/alerts.vue +++ b/components/alerts/alerts.vue @@ -281,6 +281,22 @@ function toggleFilterCombined() { + + + + + {{ scene.title }} +
@@ -476,6 +492,16 @@ function toggleFilterCombined() { display: flex; } +.alert-scene { + display: flex; + gap: .5rem; + padding: 0 .5rem; +} + +.alert-date { + flex-shrink: 0; +} + .alert-actions { display: flex; align-items: center; diff --git a/components/header/notifications.vue b/components/header/notifications.vue index 01a6342..8facae0 100644 --- a/components/header/notifications.vue +++ b/components/header/notifications.vue @@ -108,7 +108,15 @@ onMounted(async () => { class="notif-body notif-link nolink" > - + Scene is released + + New