Filter out playlists from main channel listing #6931
1 changed files with 1 additions and 0 deletions
|
@ -296,6 +296,7 @@ function ChannelPage(props: Props) {
|
|||
uri={uri}
|
||||
channelIsBlackListed={channelIsBlackListed}
|
||||
viewHiddenChannels
|
||||
claimType={['stream', 'repost']}
|
||||
empty={<section className="main--empty">{__('No Content Found')}</section>}
|
||||
/>
|
||||
)}
|
||||
|
|
Loading…
Add table
Reference in a new issue