changed pins

removed game knights
added some ordinary gamers
This commit is contained in:
drewhancock 2021-06-15 11:59:02 -05:00 committed by Thomas Zarebczan
parent ca331ceaa3
commit 994ef3582f
No known key found for this signature in database
GPG key ID: D505010BDB4364BC

View file

@ -286,7 +286,7 @@ function ClaimTilesDiscover(props: Props) {
const modifiedUris = uris ? uris.slice() : [];
const fixUris = [
'lbry://@GameKnights#2/low-effort-review-lord-of-the-rings#1',
'lbry://@SomeOrdinaryGamers#a/xbox-e3-2021-was-really-good...#0',
];
if (pin && modifiedUris && modifiedUris.length > 2 && window.location.pathname === '/') {