X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fcommunity%2Fcommunity.tsx;h=f2d7ad729a8e492b2944205314ae6e47e88c8dca;hb=e0cc7ba3c35994a490038d417686f1198cb58018;hp=05fa55e1039d0455473f16898e567cdde0ddde7b;hpb=6e3ebbd085f0ec334984c4a16d2bbcb45c96f37e;p=lemmy-ui.git diff --git a/src/shared/components/community/community.tsx b/src/shared/components/community/community.tsx index 05fa55e..f2d7ad7 100644 --- a/src/shared/components/community/community.tsx +++ b/src/shared/components/community/community.tsx @@ -360,7 +360,6 @@ export class Community extends Component< community_view={res.community_view} moderators={res.moderators} admins={site_res.admins} - online={res.online} enableNsfw={enableNsfw(site_res)} editable allLanguages={site_res.all_languages}