forked from github/cinny
re-enable header buttons globally for now
This commit is contained in:
@@ -341,7 +341,7 @@ export function RoomViewHeader() {
|
||||
)}
|
||||
</Box>
|
||||
</Box>
|
||||
{!room.isCallRoom && (
|
||||
{room.isCallRoom && (
|
||||
<Box shrink="No">
|
||||
{isDirectMessage() && (
|
||||
<TooltipProvider
|
||||
|
||||
Reference in New Issue
Block a user