This commit is contained in:
Aiden Cline
2026-04-19 00:45:44 -05:00
committed by GitHub
parent 75960e3bf3
commit fc0588954b

View File

@@ -22,10 +22,10 @@ export default function () {
<BlackSection />
</Show>
<BillingSection />
<RedeemSection />
<Show when={billingInfo()?.customerID}>
<ReloadSection />
<MonthlyLimitSection />
<RedeemSection />
<PaymentSection />
</Show>
</Show>