lbry-desktop/ui/component/recommendedContent
infinite-persistence e2f73a30c6 Remove triggerBlacklist
Since `triggerBlacklist` is just a simple boolean and `<Ads>` is not doing any additional logic on top of it, it doesn't make sense to pass as a parameter. Just not mount the component -- it's more concise and obvious at the client side.
2022-03-08 10:53:52 -05:00
..
index.js RecommendedContent: fix ad-words filtering (#1007) 2022-03-02 10:10:29 -05:00
view.jsx Remove triggerBlacklist 2022-03-08 10:53:52 -05:00