add back block on channel follow intro

This commit is contained in:
Sean Yesmunt 2020-03-26 10:02:22 -04:00
parent baa73c7329
commit bd0ad7eb94

View file

@ -52,7 +52,6 @@ function UserChannelFollowIntro(props: Props) {
defaultOrderBy={CS.ORDER_BY_TOP} defaultOrderBy={CS.ORDER_BY_TOP}
defaultFreshness={CS.FRESH_ALL} defaultFreshness={CS.FRESH_ALL}
claimType="channel" claimType="channel"
hideBlock
defaultTags={CS.TAGS_FOLLOWED} defaultTags={CS.TAGS_FOLLOWED}
/> />
{followingCount > 0 && ( {followingCount > 0 && (