lbry-desktop/ui/redux
infinite-persistence 63fd867757
Fix moderator data misalignment. (#7139)
## Issue
Closes 7121 Missing mod block option (large number of moderated channels?)

## Notes
It was bad to assume `channelSignatures` would be the same length as the promise result -- any failure in signing would cause a misalignment.

For my case, an accidentally-merged channel couldn't be signed due to a missing private key. I think it's the same for Drew.
2021-09-21 10:40:44 -04:00
..
actions Fix moderator data misalignment. (#7139) 2021-09-21 10:40:44 -04:00
reducers Make autoplay_next pushPrefs and set default value to autoplay setting (#7051) 2021-09-09 12:53:27 -04:00
selectors Recommended changes (#7089) 2021-09-16 16:00:44 -04:00