mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
s/Direct Messages/People/
This commit is contained in:
parent
7d7cb35e15
commit
fd707f6f62
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ module.exports = React.createClass({
|
|||
onShowMoreRooms={ self.onShowMoreRooms } />
|
||||
|
||||
<RoomSubList list={ self.state.lists['im.vector.fake.direct'] }
|
||||
label="Direct Messages"
|
||||
label="People"
|
||||
editable={ false }
|
||||
order="recent"
|
||||
selectedRoom={ self.props.selectedRoom }
|
||||
|
|
Loading…
Reference in a new issue