Update LBRY.tv to just LBRY.

Noticed that quite a few files still reference the defunct LBRY.tv, so now they should be simply "LBRY" or a similar relevant string.
This commit is contained in:
Kenneth C 2022-04-25 17:19:08 -04:00 committed by jessopb
parent 673ab85bea
commit 43c45c1f62

View file

@ -1,4 +1,4 @@
export const ALREADY_CLAIMED = export const ALREADY_CLAIMED =
'once the invite reward has been claimed the referrer cannot be changed'; 'once the invite reward has been claimed the referrer cannot be changed';
export const REFERRER_NOT_FOUND = export const REFERRER_NOT_FOUND =
'A lbry.tv account could not be found for the referrer you provided.'; 'An LBRY account could not be found for the referrer you provided.';