mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-27 18:11:20 +00:00
Update WelsonJS.Toolkit/WelsonJS.Launcher/MainForm.cs
Co-authored-by: qodo-merge-pro[bot] <151058649+qodo-merge-pro[bot]@users.noreply.github.com>
This commit is contained in:
parent
a03ea7f3b3
commit
c392b6a08a
|
|
@ -130,6 +130,7 @@ namespace WelsonJS.Launcher
|
||||||
{
|
{
|
||||||
DisableUI();
|
DisableUI();
|
||||||
Task.Run(() => RunAppPackageFile());
|
Task.Run(() => RunAppPackageFile());
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user