diff --git a/app/views/RoomView/RightButtons.tsx b/app/views/RoomView/RightButtons.tsx index c834de542..50bec628e 100644 --- a/app/views/RoomView/RightButtons.tsx +++ b/app/views/RoomView/RightButtons.tsx @@ -303,7 +303,7 @@ class RightButtonsContainer extends Component { + navigateToNotificationOrPushTroubleshoot = () => { const { room } = this; const { rid, navigation, isMasterDetail, issuesWithNotifications } = this.props; @@ -390,7 +390,7 @@ class RightButtonsContainer extends Component ) : null}