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