mirror of
https://github.com/2dust/v2rayN.git
synced 2026-02-05 10:19:45 +05:00
Update MainForm.cs
This commit is contained in:
@@ -1440,6 +1440,7 @@ namespace v2rayN.Forms
|
|||||||
int ret = MainFormHandler.Instance.AddBatchServers(config, result, id);
|
int ret = MainFormHandler.Instance.AddBatchServers(config, result, id);
|
||||||
if (ret > 0)
|
if (ret > 0)
|
||||||
{
|
{
|
||||||
|
RefreshServers();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user