changed pins
removed some ordinary gamers removed arvie's cookbook added fna van life
This commit is contained in:
parent
1c2d8b2b10
commit
f1ee544ff4
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://@SomeOrdinaryGamers#a/the-electronic-arts-hack-is-pretty#9',
|
'lbry://@fnavanlife#f/🚐-will-canada-let-you-cross-the#c',
|
||||||
'lbry://@ArviesCookbook#4/the-perfect-baked-oreo-cheesecake-recipe#7',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||||
|
|
Loading…
Reference in a new issue