lbry-desktop/ui/component/publishForm
infiinte-persistence f3362c4e59 Publish: Make 'Channel' setting persistent.
## Issue
Users are annoyed with the constant reset of the 'channel' setting in the Publish page.

## Changes
1. Revert the previous attempt in ff7b4092. The `usePersistedState` method is bad, as it will clash with the Redux value.
2. Implemented the persistence in Redux -- requires "https://github.com/lbryio/lbry-redux/pull/347".
2020-08-18 09:25:57 -04:00
..
index.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
view.jsx Publish: Make 'Channel' setting persistent. 2020-08-18 09:25:57 -04:00