lbry-desktop/ui/redux
infinite-persistence 9d830615fd
Fix user membership state for incognito.
Run the membership reducer even for incognito.

The GUI needs to differentiate between 'unfetched' (`undefined`) and 'no membership' (`''`), so we must call the action/reducer for the incognito case as well.
2022-05-30 19:03:21 +08:00
..
actions Fix user membership state for incognito. 2022-05-30 19:03:21 +08: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