Code clean
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user