mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-20 07:01:07 -08:00
Update index.ts
This commit is contained in:
parent
d9d08aa1e9
commit
df0b9e2ec2
1 changed files with 0 additions and 1 deletions
|
|
@ -219,7 +219,6 @@ export class Window implements IWindowService {
|
|||
'--unsafely-disable-devtools-self-xss-warnings',
|
||||
],
|
||||
},
|
||||
parent: isWindowWithBrowserView ? undefined : this.get(WindowNames.main),
|
||||
};
|
||||
let newWindow: BrowserWindow;
|
||||
if (windowName === WindowNames.tidgiMiniWindow) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue