关机计算机,兼容中文输入法 (#313)
This commit is contained in:
@@ -12,4 +12,6 @@
|
|||||||
keyPress("U");
|
keyPress("U");
|
||||||
await sleep(1000);
|
await sleep(1000);
|
||||||
keyPress("U");
|
keyPress("U");
|
||||||
})();
|
await sleep(50);
|
||||||
|
keyPress("RETURN");
|
||||||
|
})();
|
||||||
|
|||||||
Reference in New Issue
Block a user