diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 9330f7b9..bb6f2cec 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -60,13 +60,13 @@ export class PostListing extends Component { return (
-
- -
+
{post.score}
-
- -
+
{post.url && isImage(post.url) &&