mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
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) {
|
if (!showPersonalizedChannels) {
|
||||||
rowData.push({
|
rowData.push({
|
||||||
title: 'Top Channels On LBRY',
|
title: 'Top Channels On LBRY',
|
||||||
|
|
Loading…
Add table
Reference in a new issue