enable server button

This commit is contained in:
SpikeHD 2022-05-01 23:59:20 -07:00
parent ff9c0f2039
commit dc486fd830

View File

@ -97,5 +97,6 @@ async function downloadGC(branch) {
// Display folder after saving config
displayServerFolder()
enableServerButton()
displayServerLaunchSection()
}