Progress
This commit is contained in:
@@ -78,6 +78,7 @@ 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