Re-add NL

This commit is contained in:
Luke Barnard 2017-07-24 14:50:44 +01:00
parent f7145941fd
commit dc09ad8db4

View file

@ -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,