1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00
This commit is contained in:
Matthew Hodgson
2015-12-17 16:27:56 +00:00
parent 5eff6140e0
commit 478ca91b4f

View File

@@ -257,7 +257,7 @@ module.exports = React.createClass({
collapsed={ self.props.collapsed } />
<RoomSubList list={ self.state.lists['im.vector.fake.recent'] }
label="Conversations"
label="Rooms"
editable={ true }
verb="restore"
order="recent"