fix: fix creating org w/o coupon

This commit is contained in:
Steven Nguyen
2025-05-31 15:10:23 -07:00
parent 3813306ed0
commit 3c9b920e95
@@ -122,7 +122,7 @@
selectedPlan,
paymentMethodId,
null,
selectedCoupon.code ? selectedCoupon.code : null,
selectedCoupon?.code,
collaborators,
billingBudget,
taxId