mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-28 15:13:21 +08:00
更改获取资源管理器路径、选中文本、选中文件的方法
This commit is contained in:
@@ -75,7 +75,7 @@ function runCmd(cmd, option, codec, output) {
|
||||
break;
|
||||
case "notice":
|
||||
// 发送系统通知
|
||||
utools.showNotification(stdout, null, true);q1c
|
||||
utools.showNotification(stdout, null, true);
|
||||
break;
|
||||
case "ignore":
|
||||
default:
|
||||
|
Reference in New Issue
Block a user