remove #whothinks
This commit is contained in:
parent
bedb0d6373
commit
ab70f1c758
1 changed files with 0 additions and 12 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue