Perserve prgBox value when force close

This commit is contained in:
Jack251970 2025-01-06 21:32:02 +08:00
parent bc84910e56
commit aff6b1aff1

View file

@ -168,7 +168,6 @@ namespace Flow.Launcher.Plugin.PluginsManager
{
HttpClient.CancelPendingRequests();
downloadCancelled = true;
prgBox = null;
}
})) != null)
{