Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
3807d99a6a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ export default React.createClass({
|
|||
const label = <EmojiText
|
||||
element="div"
|
||||
title={this.props.group.groupId}
|
||||
className="mx_RoomTile_name"
|
||||
className="mx_RoomTile_name mx_RoomTile_badgeShown"
|
||||
dir="auto"
|
||||
>
|
||||
{ groupName }
|
||||
|
|
Loading…
Reference in a new issue