changed pins
removed some orginary gamers added adrian logan
This commit is contained in:
parent
f63956a08b
commit
3f5caebf77
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ function ClaimTilesDiscover(props: Props) {
|
||||||
|
|
||||||
const modifiedUris = uris ? uris.slice() : [];
|
const modifiedUris = uris ? uris.slice() : [];
|
||||||
const fixUris = [
|
const fixUris = [
|
||||||
'lbry://@SomeOrdinaryGamers#a/xbox-e3-2021-was-really-good...#0',
|
'lbry://@AdrianLogan#5/why-i-talk-to-myself#3',
|
||||||
];
|
];
|
||||||
|
|
||||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||||
|
|
Loading…
Reference in a new issue