diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 9409a372e..2b7afc6b0 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -89,7 +89,7 @@ export class PostListing extends Component { } {post.url && isVideo(post.url) && -