From e7da6c7f9ff3b6f7cc89531e1595e7ebfdb91481 Mon Sep 17 00:00:00 2001 From: greta Date: Wed, 28 Aug 2024 16:49:31 +0200 Subject: [PATCH] fix: create mailbox doesnt reset after saving Signed-off-by: greta --- src/components/NavigationAccount.vue | 34 ++++++++++++++++++---------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/src/components/NavigationAccount.vue b/src/components/NavigationAccount.vue index 5eb18f9423..906050362e 100644 --- a/src/components/NavigationAccount.vue +++ b/src/components/NavigationAccount.vue @@ -40,13 +40,13 @@ @update:checked="changeShowSubscribedOnly"> {{ t('mail', 'Show only subscribed mailboxes') }} - + {{ t('mail', 'Add mailbox') }} -