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