mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
fix #690
This commit is contained in:
@@ -287,7 +287,7 @@ namespace Wox.Plugin.CMD
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
private void OnWinRPressed()
|
||||
@@ -328,4 +328,4 @@ namespace Wox.Plugin.CMD
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user