diff --git a/frontend/src/routes/notifications/+page.svelte b/frontend/src/routes/notifications/+page.svelte index 28f56e51..862562ec 100644 --- a/frontend/src/routes/notifications/+page.svelte +++ b/frontend/src/routes/notifications/+page.svelte @@ -205,7 +205,7 @@ function typeBadgeLabel(type: NotificationItem['type']): string { class="divide-y divide-line rounded-sm border border-line bg-canvas shadow-sm" > {#each allNotifications as n (n.id)} -
  • +