This commit is contained in:
Bruno Windels 2018-10-31 12:20:10 +01:00
parent 1948e9bc17
commit bd9c0dc6cf
4 changed files with 6 additions and 7 deletions

View file

@ -67,7 +67,7 @@ export default class RoomHeaderButtons extends HeaderButtons {
isHighlighted={this.state.phase === RightPanel.Phase.NotificationPanel}
clickPhase={RightPanel.Phase.NotificationPanel}
analytics={['Right Panel', 'Notification List Button', 'click']}
/>
/>,
];
}
}