diff --git a/ui/component/channelContent/view.jsx b/ui/component/channelContent/view.jsx index a6981cd15..163854d06 100644 --- a/ui/component/channelContent/view.jsx +++ b/ui/component/channelContent/view.jsx @@ -146,7 +146,7 @@ function ChannelContent(props: Props) { defaultFreshness={CS.FRESH_ALL} showHiddenByUser={viewHiddenChannels} forceShowReposts - fetchViewCount + // fetchViewCount hideFilters={!showFilters} hideAdvancedFilter={!showFilters} tileLayout={tileLayout}