{_t('You have no visible notifications.')}
@@ -47,6 +41,7 @@ class NotificationPanel extends React.Component { let content; const timelineSet = MatrixClientPeg.get().getNotifTimelineSet(); if (timelineSet) { + // wrap a TimelinePanel with the jump-to-event bits turned off. content = ( extends React.Component {_t("You have no visible notifications.")}{_t("You’re all caught up")}
+
-
-
{ _t("Pinned Messages") }
- { tiles }
-