diff --git a/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html b/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html index 1395869..dda9508 100644 --- a/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html +++ b/Documents/Vibe Coding Projects/dedicatednodes-redesign/dedicatednodes-bare-metal/new-baremetal.html @@ -4945,11 +4945,9 @@ var wpcf7 = { console.error(`✗ No empty slots available for: ${req.spec}`); } } - }); - - } - } - } else { +}); + + } else { // Pre-set configState for custom servers initializedSlots.forEach(slot => { configState[slot.label] = slot.currentVal.price;