lbry-desktop/ui/redux
Tobias Speicher 21af8f4f28 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-23 12:12:44 -04:00
..
actions refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
middleware lint 2021-10-15 23:49:41 -04:00
reducers Fix comment count not incremented when it was previously 0 (#7510) 2022-03-11 01:07:41 -05:00
selectors Add last used collection to right click menu. 2022-03-08 12:30:39 -05:00