You've already forked matrix-react-sdk
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:
@@ -92,6 +92,7 @@ export default React.createClass({
|
|||||||
avatar = <RoomAvatar room={room} width={16} height={16}/>;
|
avatar = <RoomAvatar room={room} width={16} height={16}/>;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const classes = classNames({
|
const classes = classNames({
|
||||||
"mx_UserPill": isUserPill,
|
"mx_UserPill": isUserPill,
|
||||||
"mx_RoomPill": isRoomPill,
|
"mx_RoomPill": isRoomPill,
|
||||||
|
|||||||
Reference in New Issue
Block a user