From ab70f1c758e11a6606d1b18cd30a1bd24b7f0905 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 5 May 2020 15:03:15 -0400 Subject: [PATCH] remove #whothinks --- ui/page/home/view.jsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ui/page/home/view.jsx b/ui/page/home/view.jsx index a9859babc..9774697bc 100644 --- a/ui/page/home/view.jsx +++ b/ui/page/home/view.jsx @@ -117,18 +117,6 @@ function HomePage(props: Props) { }, }); - rowData.push({ - title: '#whothinks', - link: `/$/${PAGES.DISCOVER}?t=whothinks&${CS.ORDER_BY_KEY}=${CS.ORDER_BY_NEW}&claim_type=stream`, - options: { - tags: ['whothinks'], - claimType: ['stream'], - orderBy: ['release_time'], - pageSize: 3, - prefixUris: ['lbry://@lbry#3f/whothinks'], - }, - }); - if (!showPersonalizedChannels) { rowData.push({ title: 'Top Channels On LBRY',