diff --git a/src/shared/components/post-listing.tsx b/src/shared/components/post-listing.tsx index 1e969611..2c08597d 100644 --- a/src/shared/components/post-listing.tsx +++ b/src/shared/components/post-listing.tsx @@ -772,8 +772,7 @@ export class PostListing extends Component { {i18n.t("unban")} ))} - {!post_view.creator_banned_from_community && - post_view.creator.local && ( + {!post_view.creator_banned_from_community && (