Open room options with right click

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2022-01-13 18:31:56 +05:30
parent 60c44da974
commit c50565dfda
2 changed files with 10 additions and 2 deletions

View file

@ -106,6 +106,7 @@ function Selector({
notificationCount={abbreviateNumber(noti.getTotalNoti(roomId))}
isAlert={noti.getHighlightNoti(roomId) !== 0}
onClick={onClick}
onContextMenu={openRoomOptions}
options={(
<IconButton
size="extra-small"