lbry-desktop/ui/component/selectChannel
infiinte-persistence e5b1177644 Patch 37a1fd88: Sync selectedChannel only if the channel doesn't exist
## Issue
The previous commit was over-doing the manual syncing, causing other usages like the Repost Modal to always reset to a different channel.

## Fix
Only do the manual syncing when the channel does not exist.
At this point, we could also just take `channel[0]` as the new value.
2020-08-07 16:28:41 -04:00
..
index.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
view.jsx Patch 37a1fd88: Sync selectedChannel only if the channel doesn't exist 2020-08-07 16:28:41 -04:00