Commit c98ae5f5 authored by Mark Harding's avatar Mark Harding

(chore): drop referrals down to 1

parent af77626a
No related merge requests found
Pipeline #94011298 failed with stages
in 4 minutes and 15 seconds
......@@ -8,8 +8,8 @@ class ContributionValues
'reminds' => 4,
'votes' => 1,
'subscribers' => 4,
'referrals' => 50,
'referrals_welcome' => 50,
'referrals' => 1,
'referrals_welcome' => 1,
'checkin' => 2,
'jury_duty' => 25,
'onchain_tx' => 10,
......
Please register or to comment