X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fcommunity%2Fsidebar.tsx;h=56b1ef27398eda6340b614c87cae345a8598fc52;hb=e0cc7ba3c35994a490038d417686f1198cb58018;hp=57400f484819b5d0d62aa98ee6625c4be9b3ffd4;hpb=6e3ebbd085f0ec334984c4a16d2bbcb45c96f37e;p=lemmy-ui.git diff --git a/src/shared/components/community/sidebar.tsx b/src/shared/components/community/sidebar.tsx index 57400f4..56b1ef2 100644 --- a/src/shared/components/community/sidebar.tsx +++ b/src/shared/components/community/sidebar.tsx @@ -39,7 +39,6 @@ interface SidebarProps { allLanguages: Language[]; siteLanguages: number[]; communityLanguages?: number[]; - online: number; enableNsfw?: boolean; showIcon?: boolean; editable?: boolean; @@ -237,12 +236,6 @@ export class Sidebar extends Component { const counts = community_view.counts; return (