re-enable views for now

This commit is contained in:
Thomas Zarebczan 2021-09-10 13:25:53 -04:00 committed by GitHub
parent 345d9e76b5
commit f6683d3c49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}