From bd0ad7eb941a2a5d59d925c0b171402cf08f3cf0 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 26 Mar 2020 10:02:22 -0400 Subject: [PATCH] add back block on channel follow intro --- ui/component/userChannelFollowIntro/view.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/component/userChannelFollowIntro/view.jsx b/ui/component/userChannelFollowIntro/view.jsx index e510c486e..3477eed16 100644 --- a/ui/component/userChannelFollowIntro/view.jsx +++ b/ui/component/userChannelFollowIntro/view.jsx @@ -52,7 +52,6 @@ function UserChannelFollowIntro(props: Props) { defaultOrderBy={CS.ORDER_BY_TOP} defaultFreshness={CS.FRESH_ALL} claimType="channel" - hideBlock defaultTags={CS.TAGS_FOLLOWED} /> {followingCount > 0 && (