change pins
This commit is contained in:
parent
d64d44b05a
commit
1446ae2a29
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ function ClaimTilesDiscover(props: Props) {
|
|||
|
||||
const modifiedUris = uris ? uris.slice() : [];
|
||||
const fixUris = [
|
||||
'lbry://@kauffj#f/finkelsteininterview#3',
|
||||
'lbry://@TheFront#e/which-countries-had-most-brutal-basic#a',
|
||||
];
|
||||
|
||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||
|
|
Loading…
Reference in a new issue