mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 12:44:21 +08:00
fix: 快捷助手打开网址应该使用浏览器进行操作 (#9664)
fix: 快捷助手打开网页应该使用浏览器进行操作 update revert update
This commit is contained in:
parent
79a9dd15a7
commit
fd2d4c723c
@ -499,6 +499,8 @@ export class WindowService {
|
||||
}
|
||||
})
|
||||
|
||||
this.setupWebContentsHandlers(this.miniWindow)
|
||||
|
||||
miniWindowState.manage(this.miniWindow)
|
||||
|
||||
//miniWindow should show in current desktop
|
||||
|
||||
Loading…
Reference in New Issue
Block a user