mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
hook up purchase server modal in app
This commit is contained in:
@@ -374,7 +374,7 @@ function goToBreadcrumbStep(id: string) {
|
||||
:ping="currentPing"
|
||||
:loading="paymentMethodLoading"
|
||||
:selected-payment-method="selectedPaymentMethod || inputtedPaymentMethod"
|
||||
:has-payment-method="hasPaymentMethod"
|
||||
:has-payment-method="!!hasPaymentMethod"
|
||||
:tax="tax"
|
||||
:total="total"
|
||||
:no-payment-required="noPaymentRequired"
|
||||
|
||||
Reference in New Issue
Block a user