Disable view_count on Channel Page due to layout (wrap) issue.

This commit is contained in:
infinite-persistence 2021-09-10 16:58:39 +08:00
parent 4259d6fc17
commit 8afab7dbba
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -146,7 +146,7 @@ function ChannelContent(props: Props) {
defaultFreshness={CS.FRESH_ALL}
showHiddenByUser={viewHiddenChannels}
forceShowReposts
fetchViewCount
// fetchViewCount
hideFilters={!showFilters}
hideAdvancedFilter={!showFilters}
tileLayout={tileLayout}