From bf7309d320c855aaab516e26086b76dd5492c5e1 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 11 Mar 2024 21:51:44 -0300 Subject: [PATCH] fix(TopBar): moments icon badges show the 0 (#376) --- src/components/TopBar/TopBar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TopBar/TopBar.vue b/src/components/TopBar/TopBar.vue index 7f7bc910..43f1e622 100644 --- a/src/components/TopBar/TopBar.vue +++ b/src/components/TopBar/TopBar.vue @@ -452,7 +452,7 @@ defineExpose({ @mouseenter="showNotificationsPop = true" @mouseleave="showNotificationsPop = false" > -