mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
missing prop
This commit is contained in:
@@ -28,6 +28,7 @@ class CommunityContainer extends Component {
|
||||
|
||||
render() {
|
||||
return <Community
|
||||
fetchAccounts={this.props.fetchAccounts}
|
||||
community={this.props.community}
|
||||
hideRejectUsernameDialog={this.props.hideRejectUsernameDialog}
|
||||
updateSorting={this.props.updateSorting}
|
||||
|
||||
Reference in New Issue
Block a user