diff --git a/src/components/views/right_panel/RoomSummaryCard.tsx b/src/components/views/right_panel/RoomSummaryCard.tsx index 01029744230..9dfe049a52d 100644 --- a/src/components/views/right_panel/RoomSummaryCard.tsx +++ b/src/components/views/right_panel/RoomSummaryCard.tsx @@ -162,7 +162,6 @@ const RoomTopic: React.FC> = ({ room }): JSX.Element | null onRoomTopicLinkClick(ev); return; } - setExpanded(!expanded); }} > {content}