cherrypick pins

This commit is contained in:
drewhancock 2021-07-15 12:00:33 -05:00 committed by zeppi
parent ba2267f1cd
commit 98c2127de0

View file

@ -289,7 +289,7 @@ function ClaimTilesDiscover(props: Props) {
};
const modifiedUris = uris ? uris.slice() : [];
const fixUris = ['lbry://@EmperorLemon#e/sacrifices-to-the-church-of-nintendo#0'];
const fixUris = ['lbry://@EmperorLemon#e/this-is-what-true-fear-looks-like.#c', 'lbry://@AlisonMorrow#6/LBRY#8'];
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {
fixUris.forEach((fixUri) => {