From 23c31af23f988db231504c3c0eaa31884e492fde Mon Sep 17 00:00:00 2001 From: Alexander Platov Date: Wed, 25 Sep 2024 20:08:19 +0700 Subject: [PATCH] Fixed the checkbox twitching in the Inbox (#6723) Signed-off-by: Alexander Platov --- .../src/components/DocNotifyContextCard.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/notification-resources/src/components/DocNotifyContextCard.svelte b/plugins/notification-resources/src/components/DocNotifyContextCard.svelte index 206e845674..926b1eaa61 100644 --- a/plugins/notification-resources/src/components/DocNotifyContextCard.svelte +++ b/plugins/notification-resources/src/components/DocNotifyContextCard.svelte @@ -230,7 +230,7 @@
-
+
{#if archivingPromise !== undefined} {:else}