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',