diff --git a/src/routes/settings/notifications/+page.svelte b/src/routes/settings/notifications/+page.svelte index c5272a5..b0f906a 100644 --- a/src/routes/settings/notifications/+page.svelte +++ b/src/routes/settings/notifications/+page.svelte @@ -104,7 +104,7 @@ Add Service @@ -239,7 +239,7 @@
{#each getEnabledTypes(service.enabled_types) as type} {formatNotificationType(type)} @@ -293,7 +293,7 @@
{/each} @@ -170,9 +184,15 @@