Re-add NL
This commit is contained in:
parent
f7145941fd
commit
dc09ad8db4
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ export default React.createClass({
|
|||
avatar = <RoomAvatar room={room} width={16} height={16}/>;
|
||||
}
|
||||
}
|
||||
|
||||
const classes = classNames({
|
||||
"mx_UserPill": isUserPill,
|
||||
"mx_RoomPill": isRoomPill,
|
||||
|
|
Loading…
Reference in a new issue