mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: fix creating org w/o coupon
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
selectedPlan,
|
||||
paymentMethodId,
|
||||
null,
|
||||
selectedCoupon.code ? selectedCoupon.code : null,
|
||||
selectedCoupon?.code,
|
||||
collaborators,
|
||||
billingBudget,
|
||||
taxId
|
||||
|
||||
Reference in New Issue
Block a user