2dust 2024-08-15 13:58:07 +08:00
parent 3286e8e24d
commit bbc2298939
1 changed files with 1 additions and 0 deletions

View File

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