lbry-desktop/ui/component/claimTilesDiscover
Sean Yesmunt 88c5552352 don't pass blocked/muted to claim_search on the homepage to prevent double claim_search calls
if blockedList takes a while to return, the app would call claim_search once without the blocked list, then again with the block list. just hide them in the ui
2021-03-05 16:51:38 -05:00
..
index.js don't pass blocked/muted to claim_search on the homepage to prevent double claim_search calls 2021-03-05 16:51:38 -05:00
view.jsx don't pass blocked/muted to claim_search on the homepage to prevent double claim_search calls 2021-03-05 16:51:38 -05:00