sidebar channels no staked
This commit is contained in:
parent
6cec8303b9
commit
eb0992879c
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ function SubscriptionListItem({ subscription }: { subscription: Subscription })
|
|||
className="navigation-link navigation-link--with-thumbnail"
|
||||
activeClass="navigation-link--active"
|
||||
>
|
||||
<ChannelThumbnail uri={uri} />
|
||||
<ChannelThumbnail uri={uri} hideStakedIndicator />
|
||||
<span dir="auto" className="button__label">
|
||||
{channelName}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue