lbry-desktop/ui/component/livestreamDateTime
infinite-persistence 88907901a1 Fix livestream date incorrect if short url is used
## Issue
- "https://odysee.com/LIVE:6dd" yields "Live 3 months ago" (incorrect)
- "https://odysee.com/@RekietaLaw:a/LIVE:6dd" yields "Live 30 minutes ago" (correct)

## Approach
Use claim ID instead of uri when searching `activeLivestreams`
2022-02-15 22:16:46 -08:00
..
index.js Fix livestream date incorrect if short url is used 2022-02-15 22:16:46 -08:00
view.jsx Fix some scheduled live string localization 2022-01-05 09:27:52 -05:00