Merge pull request #646 from lbryio/disabledmessage
update disabled reward text
This commit is contained in:
commit
ab8c07a7aa
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class RewardsPage extends React.PureComponent {
|
|||
)}
|
||||
</p>
|
||||
<p>
|
||||
{__("You will receive an email when this process is complete.") +
|
||||
{__("If you continue to see this message, send us an email to help@lbry.io.") +
|
||||
" " +
|
||||
__("Please enjoy free content in the meantime!")}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue