From feb37a17a6705e5a07a91cfe324b757632bbba3f Mon Sep 17 00:00:00 2001 From: jessopb <36554050+jessopb@users.noreply.github.com> Date: Tue, 26 Apr 2022 10:23:21 -0400 Subject: [PATCH] Revert "Update LBRY.tv to just LBRY." This reverts commit 43c45c1f6235760a03ee1552399b63427c61ef7d. --- extras/lbryinc/constants/errors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/lbryinc/constants/errors.js b/extras/lbryinc/constants/errors.js index 0efa15e18..90444632a 100644 --- a/extras/lbryinc/constants/errors.js +++ b/extras/lbryinc/constants/errors.js @@ -1,4 +1,4 @@ export const ALREADY_CLAIMED = 'once the invite reward has been claimed the referrer cannot be changed'; export const REFERRER_NOT_FOUND = - 'An LBRY account could not be found for the referrer you provided.'; + 'A lbry.tv account could not be found for the referrer you provided.';