mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-13 19:58:06 +00:00
Update MainForm.cs
This commit is contained in:
parent
9c96feb4b5
commit
ae79d8c608
1 changed files with 1 additions and 0 deletions
|
@ -1440,6 +1440,7 @@ namespace v2rayN.Forms
|
|||
int ret = MainFormHandler.Instance.AddBatchServers(config, result, id);
|
||||
if (ret > 0)
|
||||
{
|
||||
RefreshServers();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue