lbry-desktop/ui/redux
infinite-persistence 6e402240b0
Fix muted-words now returning null instead of ""
## Issue
Creating Settings suddenly start to stop loading correctly for some of my channels.

## Change
`settings.List` now returns null instead of empty array. Double-checked the Commentron repo and this is indeed the case.

Updated the code to handle null.
2021-07-23 15:46:38 +08:00
..
actions Fix muted-words now returning null instead of "" 2021-07-23 15:46:38 +08:00
reducers Fix muted-words now returning null instead of "" 2021-07-23 15:46:38 +08:00
selectors Restore comment pagination 2021-07-16 10:54:12 -04:00