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

@ -75,7 +75,7 @@ export default class GroupHeaderButtons extends HeaderButtons {
isHighlighted={isPhaseRoom}
clickPhase={RightPanel.Phase.GroupRoomList}
analytics={['Right Panel', 'Group Room List Button', 'click']}
/>
/>,
];
}
}