diff --git a/ts/Manager/RoomRow.tsx b/ts/Manager/RoomRow.tsx index c07b0c1..f48dc59 100644 --- a/ts/Manager/RoomRow.tsx +++ b/ts/Manager/RoomRow.tsx @@ -265,9 +265,7 @@ const RoomRow: React.FC = (props) => { } - {(adminRoom || true ) && - - } + {}