default top to all-time on channel content

This commit is contained in:
zeppi 2021-06-14 10:07:56 -04:00 committed by jessopb
parent f149410902
commit fca900fb9d

View file

@ -137,6 +137,7 @@ function ChannelContent(props: Props) {
{claim && claimsInChannel > 0 ? (
<ClaimListDiscover
defaultFreshness={CS.FRESH_ALL}
showHiddenByUser={viewHiddenChannels}
forceShowReposts
hideFilters={!showFilters}