Update MainForm.cs

pull/188/head
2dust 2019-10-24 08:42:55 +08:00
parent 473e0cf839
commit 5b00bf82fb
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ namespace v2rayN.Forms
Utils.ClearTempPath();
v2rayHandler.V2rayStop();
HttpProxyHandle.Update(config, true);
HttpProxyHandle.CloseHttpAgent(config);
PACServerHandle.Stop();