mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-28 16:01:26 +00:00
Was checking typeof streamInfo === 'object', and typeof null is 'object' (because why not?) I think this was previously returning false for timeouts, and now will only return null, so the "typeof" part may not be needed anymore. |
||
---|---|---|
.. | ||
common.js | ||
drawer.js | ||
form.js | ||
header.js | ||
link.js | ||
load_screen.js | ||
menu.js | ||
modal.js | ||
splash.js |