Open Ruk33 opened 2 years ago
Thank you @jessopb, sadly I couldn't fix it without using // $FlowFixMe
. Not ideal but it gets rid of the warning.
I tried typecasting but it kept complaining about not being compatible with mixed
This will be merged when infrastructure is ready.
Fixes
Issue Number: https://github.com/lbryio/lbry-desktop/issues/7681
What is the current behavior?
What is the new behavior?
blocked & filtered actions/selector/reducers were removed. Also, if there is a censor reason, we will display it.
If no message is present, the default one will be used ("Your hub has blocked this content because it subscribes to the following blocking channel:")
Other information
PR Checklist
Toggle...
What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [x] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below