This commit is contained in:
Prospector
2025-02-12 19:08:08 -08:00
parent 56ba342346
commit 6a12ef0e2c

View File

@@ -1010,7 +1010,7 @@ const hasUpgradeCapacityForConfig = computed(() => {
defineExpose({ defineExpose({
show: () => { show: () => {
if (props.customServer) { if (props.customServer) {
updateRamValues() updateRamValues()
} }
stripe = Stripe(props.publishableKey) stripe = Stripe(props.publishableKey)