X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fpost-listing.tsx;h=2c08597d41f56d6ff5fce5ccce1293f05acfe804;hb=c7db597e3fc2422255a85e473295f4f32cab11d9;hp=1e969611e5f8b2e91da911af70d15bb9247759cf;hpb=5de26bfd691ecbf7a92b3d19a97f346e4085f152;p=lemmy-ui.git diff --git a/src/shared/components/post-listing.tsx b/src/shared/components/post-listing.tsx index 1e96961..2c08597 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 && (