发送文本默认使用hideMainWindowPasteText以保持更好的兼容性

This commit is contained in:
fofolee
2025-03-23 17:48:11 +08:00
parent 9bcea1e575
commit dc674c06a1
4 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ const outputTypes = {
label: "发送到活动窗口",
icon: "web_asset",
outPlugin: true,
action: result => window.utools.hideMainWindowTypeString(result)
action: result => window.utools.hideMainWindowPasteText(result)
},
notice: {
name: "notice",