default top to all-time on channel content
This commit is contained in:
parent
f149410902
commit
fca900fb9d
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ function ChannelContent(props: Props) {
|
|||
|
||||
{claim && claimsInChannel > 0 ? (
|
||||
<ClaimListDiscover
|
||||
defaultFreshness={CS.FRESH_ALL}
|
||||
showHiddenByUser={viewHiddenChannels}
|
||||
forceShowReposts
|
||||
hideFilters={!showFilters}
|
||||
|
|
Loading…
Reference in a new issue