updated pin
This commit is contained in:
parent
0fbfbb6a9c
commit
d64d44b05a
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://@samtime#1/how-to-make-your-own-netflix#0',
|
'lbry://@kauffj#f/finkelsteininterview#3',
|
||||||
];
|
];
|
||||||
|
|
||||||
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
|
||||||
|
|
Loading…
Add table
Reference in a new issue