diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 7103a8cf..8803d629 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 }