Fix community filtering. (#729)
This commit is contained in:
parent
4117d04196
commit
2afcdf0759
4 changed files with 10 additions and 9 deletions
|
@ -314,6 +314,7 @@ export class PostForm extends Component<PostFormProps, PostFormState> {
|
|||
{i18n.t("related_posts")}
|
||||
</div>
|
||||
<PostListings
|
||||
showCommunity
|
||||
posts={sPosts}
|
||||
enableDownvotes={this.props.enableDownvotes}
|
||||
enableNsfw={this.props.enableNsfw}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue