mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
no reposts for #whothinks
This commit is contained in:
parent
2504d126bd
commit
220994eeaa
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ function HomePage(props: Props) {
|
||||||
link: `/$/${PAGES.DISCOVER}?t=whothinks&${CS.ORDER_BY_KEY}=${CS.ORDER_BY_NEW}`,
|
link: `/$/${PAGES.DISCOVER}?t=whothinks&${CS.ORDER_BY_KEY}=${CS.ORDER_BY_NEW}`,
|
||||||
options: {
|
options: {
|
||||||
tags: ['whothinks'],
|
tags: ['whothinks'],
|
||||||
|
claimType: ['stream', 'channel'],
|
||||||
orderBy: ['release_time'],
|
orderBy: ['release_time'],
|
||||||
pageSize: 3,
|
pageSize: 3,
|
||||||
prefixUris: ['lbry://@lbry#3f/whothinks'],
|
prefixUris: ['lbry://@lbry#3f/whothinks'],
|
||||||
|
|
Loading…
Add table
Reference in a new issue