https://github.com/2dust/v2rayN/issues/5517
This commit is contained in:
2dust 2024-08-15 13:58:07 +08:00
parent 3286e8e24d
commit bbc2298939

View file

@ -617,6 +617,7 @@ namespace v2rayN.ViewModels
}
if (indexId == _config.indexId)
{
RefreshServers();
Reload();
}
else