From 176a9cfa4a5a09c0906e0e49a96aa4c41c0910a7 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 31 Jul 2024 13:07:45 +0200 Subject: [PATCH] fix: Show text in empty mailbox view Signed-off-by: Christoph Wurst --- src/components/EmptyMailboxSection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/EmptyMailboxSection.vue b/src/components/EmptyMailboxSection.vue index 4ad1bd4d5c..935e15665a 100644 --- a/src/components/EmptyMailboxSection.vue +++ b/src/components/EmptyMailboxSection.vue @@ -1,5 +1,5 @@