lbry-desktop/ui/redux
infinite-persistence a73694deb4 Fix localStorage crash
## Ticket
1572
Always check for availability before use.

## Changes
- Consolidated the keys into one place for easier tracking.
  - It'll also be easier to code using constant autocomplete.
- Cleaned up the wrapper to be as close as the original.
- Updated existing code to use the wrapper (even if they already handled the availability) to encourage future code to just use the wrapper.
2022-05-26 08:27:35 -04:00
..
actions Fix localStorage crash 2022-05-26 08:27:35 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Resolve: store repost's original channel too 2022-05-26 08:00:58 -04:00
selectors Fix localStorage crash 2022-05-26 08:27:35 -04:00