diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 8e69b18e..bfb4da51 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -432,7 +432,7 @@ export class PostListing extends Component { {showScores() ? (
{numToSI(this.postView.counts.score)} @@ -508,7 +508,7 @@ export class PostListing extends Component { {(url && isImage(url)) || (post.thumbnail_url && (