diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index a0e89268..1fdfad2d 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -249,7 +249,9 @@ export class PostListing extends Component { -
{this.state.score}
+
+ {this.state.score} +
{WebSocketService.Instance.site.enable_downvotes && (