mirror of https://github.com/2dust/v2rayN
Update MainForm.cs
parent
9c96feb4b5
commit
ae79d8c608
|
@ -1440,6 +1440,7 @@ namespace v2rayN.Forms
|
|||
int ret = MainFormHandler.Instance.AddBatchServers(config, result, id);
|
||||
if (ret > 0)
|
||||
{
|
||||
RefreshServers();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue