🎨 改进桌面端监控前端界面进程退出钩子

This commit is contained in:
Liang Ding 2023-02-04 15:01:57 +08:00
parent 74e7ecd5a5
commit faa4afbfe0
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -104,6 +104,7 @@ func HookDesktopUIProcJob() {
}
if uiProcOk {
uiProcessCount++
break
}
}