mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Perserve prgBox value when force close
This commit is contained in:
parent
bc84910e56
commit
aff6b1aff1
1 changed files with 0 additions and 1 deletions
|
|
@ -168,7 +168,6 @@ namespace Flow.Launcher.Plugin.PluginsManager
|
|||
{
|
||||
HttpClient.CancelPendingRequests();
|
||||
downloadCancelled = true;
|
||||
prgBox = null;
|
||||
}
|
||||
})) != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue