force has source channel page

This commit is contained in:
zeppi 2021-07-26 13:51:50 -04:00 committed by jessopb
parent 403ea8f6f4
commit e4d7e4f69d

View file

@ -136,6 +136,7 @@ function ChannelContent(props: Props) {
{!channelIsMine && claimsInChannel > 0 && <HiddenNsfwClaims uri={uri} />} {!channelIsMine && claimsInChannel > 0 && <HiddenNsfwClaims uri={uri} />}
<ClaimListDiscover <ClaimListDiscover
hasSource
defaultFreshness={CS.FRESH_ALL} defaultFreshness={CS.FRESH_ALL}
showHiddenByUser={viewHiddenChannels} showHiddenByUser={viewHiddenChannels}
forceShowReposts forceShowReposts