alison morrow
This commit is contained in:
parent
dae60c4ff1
commit
369e624f47
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ function ClaimTilesDiscover(props: Props) {
|
||||||
|
|
||||||
const modifiedUris = uris ? uris.slice() : [];
|
const modifiedUris = uris ? uris.slice() : [];
|
||||||
const fixUris = [
|
const fixUris = [
|
||||||
'lbry://@SomeOrdinaryGamers#a/the-nintendo-switch-oled-is#9',
|
"lbry://@AlisonMorrow#6/corporate-news-can-break-youtube's-rules#9",
|
||||||
];
|
];
|
||||||
|
|
||||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||||
|
|
Loading…
Reference in a new issue