mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-28 21:22:53 +08:00
fix: #2 执行复制后只隐藏主界面而不退出插件到后台
This commit is contained in:
parent
d1244aec4e
commit
9d8d34ea4b
@ -185,7 +185,6 @@ const copy = (item) => {
|
|||||||
utools.copyFile(paths)
|
utools.copyFile(paths)
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
utools.outPlugin()
|
|
||||||
utools.hideMainWindow()
|
utools.hideMainWindow()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user