Fix has alerts store

This commit is contained in:
Jon Staab
2026-01-29 10:31:26 -08:00
parent 459e9359db
commit e2ba10d224
+1 -1
View File
@@ -365,7 +365,7 @@
{/snippet}
{#snippet action()}
<div class="row-2">
{#if !hasAlerts}
{#if !$hasAlerts}
<Link
href="/settings/alerts"
class="center btn btn-neutral btn-sm tooltip tooltip-left"