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