summit pin
This commit is contained in:
parent
a4c865f727
commit
b8b49dc12e
1 changed files with 1 additions and 2 deletions
|
@ -286,8 +286,7 @@ function ClaimTilesDiscover(props: Props) {
|
||||||
|
|
||||||
const modifiedUris = uris ? uris.slice() : [];
|
const modifiedUris = uris ? uris.slice() : [];
|
||||||
const fixUris = [
|
const fixUris = [
|
||||||
'lbry://@JungleSurvival#f/incredible-secret-millionaire#a',
|
'lbry://@summitforwellness#9/trail-run-to-cherry-creek-falls-(trying#3',
|
||||||
'lbry://@JamesJulierArt#0/ipad-painting-tutorial-lava-flow-art-in#8',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||||
|
|
Loading…
Reference in a new issue