diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index d386f9a8..401da0e3 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) && - + }