Progress
Albums almost done, group, chat moderation, photo, video page updates
This commit is contained in:
@@ -97,7 +97,6 @@ class ChatMessageScrollingList extends ImmutablePureComponent {
|
||||
}
|
||||
|
||||
getCurrentChatMessageIndex = (id) => {
|
||||
// : todo :
|
||||
return this.props.chatMessageIds.indexOf(id)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user