Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Aug 15, 2024
1 parent 3286e8e commit bbc2298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2rayN/v2rayN/ViewModels/ProfilesViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ private void SetDefaultMultipleServer(ECoreType coreType)
}
if (indexId == _config.indexId)
{
RefreshServers();
Reload();
}
else
Expand Down

0 comments on commit bbc2298

Please sign in to comment.