Unified room context menus (#7072)
This commit is contained in:
@@ -159,7 +159,6 @@ function render(room: Room): HTMLDivElement {
|
||||
<RoomHeader
|
||||
room={room}
|
||||
inRoom={true}
|
||||
onSettingsClick={() => {}}
|
||||
onSearchClick={() => {}}
|
||||
onForgetClick={() => {}}
|
||||
onCallPlaced={(_type: PlaceCallType) => {}}
|
||||
|
||||
Reference in New Issue
Block a user