From f38dec07eace5d52442ab16413b92255e728e46f Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Thu, 27 Aug 2026 12:59:01 -0700 Subject: [PATCH] Remove empty-state hint from dashboard notifications --- src/gui/src/UI/Dashboard/UIDashboardNotifications.js | 1 - src/gui/src/css/dashboard.css | 3 +-- src/gui/src/i18n/translations/en.js | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/gui/src/UI/Dashboard/UIDashboardNotifications.js b/src/gui/src/UI/Dashboard/UIDashboardNotifications.js index 5e520d394..27cedfb10 100644 --- a/src/gui/src/UI/Dashboard/UIDashboardNotifications.js +++ b/src/gui/src/UI/Dashboard/UIDashboardNotifications.js @@ -213,7 +213,6 @@ export default function UIDashboardNotifications ({ $el_window, socket }) {