lbry-desktop/web/component/ads
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 refactor ad implementation 2022-01-04 18:05:10 -05:00
view.jsx Remove triggerBlacklist 2022-03-08 10:53:52 -05:00