Open room options with right click
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user