mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
2 lines
207 B
JavaScript
2 lines
207 B
JavaScript
export const ALREADY_CLAIMED = 'once the invite reward has been claimed the referrer cannot be changed';
|
|
export const REFERRER_NOT_FOUND = 'A LBRY account could not be found for the referrer you provided.';
|