lbry-desktop/ui/redux
infinite-persistence 8859f46e5c
doCommentReset: change param from uri to claimId
This reduces one lookup as clients will always have the claimID ready, but might not have the full URI.

It was using URI previously just to match the other APIs.
2021-10-02 08:15:56 +08:00
..
actions doCommentReset: change param from uri to claimId 2021-10-02 08:15:56 +08:00
reducers comment.list: fix typos and renamed variables 2021-10-02 08:15:55 +08:00
selectors Fix linked-comment scrolling 2021-10-01 15:51:05 +08:00