diff --git a/app/views/RoomActionsView/index.tsx b/app/views/RoomActionsView/index.tsx index 53d39fa71..28116dd48 100644 --- a/app/views/RoomActionsView/index.tsx +++ b/app/views/RoomActionsView/index.tsx @@ -1088,6 +1088,7 @@ class RoomActionsView extends React.Component { + logEvent(events.ROOM_GO_TEAM_CHANNELS); if (isMasterDetail) { // @ts-ignore TODO: find a way to make this work - OLD Diego :) navigation.navigate('ModalStackNavigator', { @@ -1095,12 +1096,9 @@ class RoomActionsView extends React.Component