https://github.com/2dust/v2rayN/issues/7914
This commit is contained in:
2dust
2025-09-09 17:55:15 +08:00
parent 6ffb3bd30c
commit 8e0c5cb9aa
4 changed files with 2 additions and 3 deletions

View File

@@ -112,7 +112,6 @@ public partial class ProfilesView : ReactiveUserControl<ProfilesViewModel>
});
RestoreUI();
ViewModel?.RefreshServers();
}
private async void LstProfiles_Sorting(object? sender, DataGridColumnEventArgs e)