lbry-desktop/ui/component/claimPreviewTile
infinite-persistence 4fc6b89975 Fix reposted channels incorrectly showing the channel thumb
## Issue
6589

## Notes
`parseURI` will return `isChannel=false` due to the reposted channel URL not having the '@' symbol.

Since we already have the claim object, check `value_type` directly instead.
2021-07-21 14:41:47 -04:00
..
index.js update master with some odysee changes 2021-04-05 13:26:52 -04:00
view.jsx Fix reposted channels incorrectly showing the channel thumb 2021-07-21 14:41:47 -04:00