From 3fdfd445156a78cdc0a04e789673da3458c4647f Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 7 Sep 2024 21:16:26 +0600 Subject: [PATCH] web/UpdateNotification: set an alert aria role --- web/src/components/misc/UpdateNotification.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/misc/UpdateNotification.svelte b/web/src/components/misc/UpdateNotification.svelte index 302b5d99..6cfaa97b 100644 --- a/web/src/components/misc/UpdateNotification.svelte +++ b/web/src/components/misc/UpdateNotification.svelte @@ -4,7 +4,7 @@ import IconComet from "@tabler/icons-svelte/IconComet.svelte"; -
+