Progress
Albums almost done, group, chat moderation, photo, video page updates
This commit is contained in:
@@ -81,8 +81,6 @@ class StatusOptionsPopover extends ImmutablePureComponent {
|
||||
|
||||
handleGroupRemoveAccount = () => {
|
||||
const { status } = this.props
|
||||
|
||||
// : todo : check
|
||||
this.props.onGroupRemoveAccount(status.getIn(['group', 'id']), status.getIn(['account', 'id']))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user