lint
This commit is contained in:
parent
ade89ab4e9
commit
8a7bebc6bf
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ export default class RoomList2 extends React.Component<IProps, IState> {
|
|||
show_room_tile: true, // to make sure the room gets scrolled into view
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
private getRoomDelta = (roomId: string, delta: number, unread = false) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue