mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
pinned destiny
This commit is contained in:
parent
be3d3f4098
commit
b650c75143
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://@ElectricInfected#5/how-did-dessert-become-breakfast#7',
|
'lbry://@Destiny#6/the-surprise-crowder-seder-debate#9',
|
||||||
];
|
];
|
||||||
|
|
||||||
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