diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index d386f9a8d..401da0e33 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -69,7 +69,7 @@ export class PostListing extends Component { {post.url && isImage(post.url) && - + }