diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index e43590e5..76a3e445 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -743,7 +743,7 @@ export class PostListing extends Component { {this.unreadCount && ( <> {" "} - + ({this.unreadCount} {I18NextService.i18n.t("new")})