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({
show: () => {
if (props.customServer) {
updateRamValues()
updateRamValues()
}
stripe = Stripe(props.publishableKey)