diff --git a/package.json b/package.json index 672107049..84905170a 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "imagesloaded": "^4.1.4", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#70c52e42e8b918e60b8f12b36748e1aef8908c39", + "lbry-redux": "lbryio/lbry-redux#92a4263c908f6df5727c379a3b3348935891d806", "lbryinc": "lbryio/lbryinc#eee2cb730ecec95a1344a755035755b0d4dad5cf", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/static/app-strings.json b/static/app-strings.json index acb9b812a..a80f0eaf8 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1527,5 +1527,7 @@ "Explore": "Explore", "There is a bug... somewhere": "There is a bug... somewhere", "Try refreshing to fix the issue. If that doesn't work, email help@lbry.com for support.": "Try refreshing to fix the issue. If that doesn't work, email help@lbry.com for support.", + "Close sidebar - hide channels you are following": "Close sidebar - hide channels you are following", + "Expand sidebar - view channels you are following.": "Expand sidebar - view channels you are following.", "--end--": "--end--" } diff --git a/ui/component/header/view.jsx b/ui/component/header/view.jsx index 5bcda42bd..6edb4ad7b 100644 --- a/ui/component/header/view.jsx +++ b/ui/component/header/view.jsx @@ -228,6 +228,11 @@ const Header = (props: Props) => { {!authHeader && (