From c8caa29e24f30312613525bce66460c1fa63ce43 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Mon, 9 Feb 2026 15:38:11 +1300 Subject: [PATCH] Fix: Enable "Mark all read" button (Inbox) when new message is received --- server/ui-src/components/NavMailbox.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/ui-src/components/NavMailbox.vue b/server/ui-src/components/NavMailbox.vue index 73816fe..bb6c687 100644 --- a/server/ui-src/components/NavMailbox.vue +++ b/server/ui-src/components/NavMailbox.vue @@ -89,7 +89,7 @@ export default {