This commit is contained in:
2024-10-19 22:05:06 +02:00
parent 9c8eb4a9a8
commit 26347ca9a4

View File

@@ -90,7 +90,7 @@ public partial class Form1
radTextBox_InstallKey.Text = modpackInfo.ExtrasKey;
}
else
modpackInfo.ConfigUrl = radTextBox_InstallKey.Text;
radTextBox_InstallKey.Text = radTextBox_InstallKey.Text;
}
catch
{