Code clean

This commit is contained in:
2dust
2024-10-15 15:17:05 +08:00
parent 4ce7ca3c6f
commit fb649c04cf
11 changed files with 25 additions and 29 deletions

View File

@@ -82,7 +82,7 @@ namespace v2rayN.Desktop.Views
}
private void RoutingSettingWindow_KeyDown(object? sender, KeyEventArgs e)
{
{
if (e.KeyModifiers == KeyModifiers.Control)
{
if (e.Key == Key.A)