From f1a94255355bd17eab44460b0720f10a08811e1c Mon Sep 17 00:00:00 2001 From: Me-Phew Date: Thu, 21 Mar 2024 22:05:31 +0100 Subject: [PATCH] feat: remove notifications panel until proper notifications support is implemented --- .../Navbar/DesktopNavigation/DesktopNavigation.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/Navbar/DesktopNavigation/DesktopNavigation.vue b/src/components/Navbar/DesktopNavigation/DesktopNavigation.vue index d91c476..1827d83 100644 --- a/src/components/Navbar/DesktopNavigation/DesktopNavigation.vue +++ b/src/components/Navbar/DesktopNavigation/DesktopNavigation.vue @@ -89,9 +89,10 @@