Commit ce675a53 authored by Mark Harding's avatar Mark Harding

(fix): chart to reflect backend

parent 9bd84a18
No related merge requests found
Pipeline #94019077 running with stages
......@@ -31,7 +31,7 @@
<i class="material-icons">people</i>
<div class="m-token-contributions--chart--contribution-text">
<span>Referrals</span>
<span>+50</span>
<span>+1</span>
</div>
</div>
<div class="m-token-contributions--chart--contribution">
......
......@@ -8,7 +8,7 @@
If your friend signs up for Minds within 24 hours of clicking the link you
shared with them, they’ll be added to your pending referrals. Once they sign
up for the rewards program by setting up their Minds wallet, the referral is
complete and you’ll <span>both</span> get +50 added to your contribution
complete and you’ll <span>both</span> get +1 added to your contribution
scores! (Hint: check out
<a [routerLink]="['/wallet/tokens/101']">Token 101</a> to learn how
contribution scores are converted into tokens)
......
Please register or to comment