Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Show displayname & avatar url in group member list #1414

Merged
merged 2 commits into from
Sep 22, 2017

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 22, 2017

No description provided.

@@ -91,10 +91,10 @@ export default withMatrixClient(React.createClass({
if (query) {
memberList = memberList.filter((m) => {
// TODO: add this when we have this info from the API
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this 🎉

@dbkr dbkr merged commit 77febde into develop Sep 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants