From 071008726e5ce40a19917e32778b8272bb7b7944 Mon Sep 17 00:00:00 2001 From: wukko Date: Thu, 27 Mar 2025 21:20:00 +0600 Subject: [PATCH] web/UpdateNotification: fix initial transition (animation) --- web/src/components/misc/UpdateNotification.svelte | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/web/src/components/misc/UpdateNotification.svelte b/web/src/components/misc/UpdateNotification.svelte index ba0c7cf4..96c98768 100644 --- a/web/src/components/misc/UpdateNotification.svelte +++ b/web/src/components/misc/UpdateNotification.svelte @@ -1,8 +1,15 @@