diff --git a/package.json b/package.json index 24ca3ab60..4f263d675 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "jsmediatags": "^3.8.1", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#08ed1be3905896452536c92f17997bcde4533aea", + "lbry-redux": "lbryio/lbry-redux#fceb9747e10f6f6622e34580baf12c0521616407", "lbryinc": "lbryio/lbryinc#43d382d9b74d396a581a74d87e4c53105e04f845", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/src/ui/component/fileList/view.jsx b/src/ui/component/fileList/view.jsx index c358807d2..2676396f9 100644 --- a/src/ui/component/fileList/view.jsx +++ b/src/ui/component/fileList/view.jsx @@ -62,9 +62,7 @@ export default function FileList(props: Props) { ))} )} - {!hasUris && !loading && ( -