mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
发送文本默认使用hideMainWindowPasteText以保持更好的兼容性
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
quickcommand.showMessageBox("已复制到剪贴板");
|
||||
},
|
||||
sendResult() {
|
||||
window.utools.hideMainWindowTypeString(
|
||||
window.utools.hideMainWindowPasteText(
|
||||
this.selectText || this.getFormattedContent()
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user