mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 22:43:31 +08:00
fix #690
This commit is contained in:
parent
245cffc4f7
commit
aba41d41ac
@ -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
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user