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