1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

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,