From 42cc07e4a6d7e00a15c101ef7d7c50517eae205a Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Mon, 3 Oct 2022 14:59:27 -0600 Subject: [PATCH] Hide market title in notifs if grouped --- web/pages/notifications.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index 4f9700dd..f2c2e61a 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -765,6 +765,7 @@ function NotificationItem(props: { isChildOfGroup ?? false )} highlighted={highlighted} + isChildOfGroup={isChildOfGroup} >