Skip to content

Commit 617fae5

Browse files
authored
Merge pull request #405 from pinto-org/claude/issue-issue-404-20260122-1928
Sow order form
2 parents 96ab67a + 2367e44 commit 617fae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Tractor/form/SowOrderV0Fields.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ SowOrderV0Fields.MorningAuction = function MorningAuction() {
496496

497497
// TODO: ADD REFERRAL CODE VALIDATOR!
498498

499-
const BONUS_MULTIPLIER = 0.1;
499+
const BONUS_MULTIPLIER = 0.05;
500500

501501
SowOrderV0Fields.PodDisplay = function PodDisplay({
502502
onOpenReferralPopover,

0 commit comments

Comments
 (0)