Skip to content

Commit aff6b1a

Browse files
committed
Perserve prgBox value when force close
1 parent bc84910 commit aff6b1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/PluginsManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ internal async Task InstallOrUpdateAsync(UserPlugin plugin)
168168
{
169169
HttpClient.CancelPendingRequests();
170170
downloadCancelled = true;
171-
prgBox = null;
172171
}
173172
})) != null)
174173
{

0 commit comments

Comments
 (0)