diff --git a/src/shared/components/community/sidebar.tsx b/src/shared/components/community/sidebar.tsx index 163a9dc0..fcb0dad7 100644 --- a/src/shared/components/community/sidebar.tsx +++ b/src/shared/components/community/sidebar.tsx @@ -166,7 +166,7 @@ export class Sidebar extends Component { communityTitle() { const community = this.props.community_view.community; - const subscribed = this.props.community_view.subscribed; + return (