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:
parent
673ab85bea
commit
43c45c1f62
1 changed files with 1 additions and 1 deletions
|
@ -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 =
|
||||
'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.';
|
||||
|
|
Loading…
Reference in a new issue