From d1c69d050bc739f07cd2bb965fce3697dca9ca09 Mon Sep 17 00:00:00 2001 From: jessop Date: Tue, 3 Dec 2019 18:57:37 -0500 Subject: [PATCH] restore app-strings and yarn.lock --- static/app-strings.json | 3 ++- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index bf9cd4f44..e789d9d08 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -888,7 +888,7 @@ "Your email preferences": "Your email preferences", "allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.", "files": "files", - "Invalid claim ID %claimId%.": "Invalid claim ID %claimId%." + "Invalid claim ID %claimId%.": "Invalid claim ID %claimId%.", "Suggested": "Suggested", "%amountBehind% blocks behind": "%amountBehind% blocks behind", "Startup Preferences": "Startup Preferences", @@ -904,3 +904,4 @@ "Reach out to hello@lbry.com for help, or check out %help_link%.": "Reach out to hello@lbry.com for help, or check out %help_link%.", "You're not following any tags. Smash that %customize% button!": "You're not following any tags. Smash that %customize% button!", "customize": "customize" +} diff --git a/yarn.lock b/yarn.lock index 26cc143d2..e51ff9bfd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7066,9 +7066,9 @@ lazy-val@^1.0.4: yargs "^13.2.2" zstd-codec "^0.1.1" -lbry-redux@lbryio/lbry-redux#c30889d3392b89ffffdb5beea8534f2aa0f76b19: +lbry-redux@lbryio/lbry-redux#9b11cfed62af7f0f8eb6fa3c88a1f8d2cce46afc: version "0.0.1" - resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/c30889d3392b89ffffdb5beea8534f2aa0f76b19" + resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/9b11cfed62af7f0f8eb6fa3c88a1f8d2cce46afc" dependencies: proxy-polyfill "0.1.6" reselect "^3.0.0"