This commit is contained in:
bao-qian 2016-05-25 12:31:00 +01:00
parent 245cffc4f7
commit aba41d41ac

View File

@ -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
};
}
}
}
}