From bfcdf451687b62420a026e86e09f14bc5cabd9d4 Mon Sep 17 00:00:00 2001 From: BrunoQuaresma Date: Thu, 20 Mar 2025 12:30:21 +0000 Subject: [PATCH] fix: add notifications back to desktop --- site/src/modules/dashboard/Navbar/NavbarView.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/site/src/modules/dashboard/Navbar/NavbarView.tsx b/site/src/modules/dashboard/Navbar/NavbarView.tsx index cb636e428e455..0cb9afb5a7ba6 100644 --- a/site/src/modules/dashboard/Navbar/NavbarView.tsx +++ b/site/src/modules/dashboard/Navbar/NavbarView.tsx @@ -67,6 +67,18 @@ export const NavbarView: FC = ({ canViewHealth={canViewHealth} /> + { + throw new Error("Function not implemented."); + }} + markNotificationAsRead={(notificationId) => + API.updateInboxNotificationReadStatus(notificationId, { + is_read: true, + }) + } + /> + {user && ( pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy