remove #whothinks

This commit is contained in:
Jeremy Kauffman 2020-05-05 15:03:15 -04:00 committed by GitHub
parent bedb0d6373
commit ab70f1c758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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