diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 7103a8cfe..8803d6290 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -65,7 +65,7 @@ export class PostListing extends Component {
{post.url ?
-
{post.name} +
{post.name} {post.removed && removed }