mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
parent
631c2cda4a
commit
22eda995d3
1 changed files with 0 additions and 1 deletions
|
@ -485,7 +485,6 @@ export class Community extends Component<CommunityRouteProps, State> {
|
|||
return (
|
||||
<PostListings
|
||||
posts={this.state.postsRes.data.posts}
|
||||
removeDuplicates
|
||||
enableDownvotes={enableDownvotes(siteRes)}
|
||||
voteDisplayMode={voteDisplayMode(siteRes)}
|
||||
enableNsfw={enableNsfw(siteRes)}
|
||||
|
|
Loading…
Reference in a new issue