Fix numerous web search plugin bugs
This commit is contained in:
bao-qian
2016-04-26 02:40:23 +01:00
parent fc2d7b41d8
commit 57c33fe693
11 changed files with 132 additions and 103 deletions

View File

@@ -115,8 +115,8 @@ namespace Wox.Core.Updater
}
catch (Exception e)
{
Log.Error(e);
updManager.CleanUp();
Log.Error(e);
return;
}