This commit is contained in:
2025-11-05 12:14:03 +08:00
parent 63f6bfe22e
commit d3498ab211
4 changed files with 4 additions and 12 deletions

View File

@@ -213,7 +213,7 @@ namespace Stary.Evo.Editor
if (selectedPackageNames.IsNullOrEmpty())
{
selectedPackageNames = result[0];
selectedPackageNames = "";
}
SetBuildPackageNames();