Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 329f1c9

Browse files
novocainet3chguy
andauthored
Update src/components/views/rooms/RoomTile.tsx
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent ff80bbc commit 329f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/views/rooms/RoomTile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ export default class RoomTile extends React.PureComponent<IProps, IState> {
537537
onClick={this.onOpenRoomSettings}
538538
label={_t("Settings")}
539539
iconClassName="mx_RoomTile_iconSettings"
540-
/>
540+
/>
541541
</IconizedContextMenuOptionList>
542542
<IconizedContextMenuOptionList red>
543543
<IconizedContextMenuOption

0 commit comments

Comments
 (0)