fix referral

This commit is contained in:
zeppi 2021-06-18 10:24:31 -04:00 committed by Thomas Zarebczan
parent 703f63cec9
commit 8d885f78fe
No known key found for this signature in database
GPG key ID: D505010BDB4364BC

View file

@ -144,7 +144,7 @@ function ChannelContent(props: Props) {
tileLayout={tileLayout}
uris={searchResults}
streamType={CS.CONTENT_ALL}
channelIds={[claim.claim_id]}
channelIds={[claimId]}
claimType={claimType}
feeAmount={CS.FEE_AMOUNT_ANY}
defaultOrderBy={CS.ORDER_BY_NEW}