diff --git a/src/pages/notifications.jsx b/src/pages/notifications.jsx index db70d26..2c46a43 100644 --- a/src/pages/notifications.jsx +++ b/src/pages/notifications.jsx @@ -608,7 +608,7 @@ function Notifications({ columnMode }) {

Today

- {showTodayEmpty && !!snapStates.notifications.length && ( + {showTodayEmpty && (

{uiState === 'default' ? "You're all caught up." : <>…}