mirror of https://github.com/2dust/v2rayN
parent
3286e8e24d
commit
bbc2298939
|
@ -617,6 +617,7 @@ namespace v2rayN.ViewModels
|
||||||
}
|
}
|
||||||
if (indexId == _config.indexId)
|
if (indexId == _config.indexId)
|
||||||
{
|
{
|
||||||
|
RefreshServers();
|
||||||
Reload();
|
Reload();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue