mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
feat: dev tools
This commit is contained in:
parent
f0e0abae8c
commit
9c7651d8e2
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ export class WindowManager {
|
|||
});
|
||||
|
||||
this.notificationWindow.setIgnoreMouseEvents(true);
|
||||
this.notificationWindow.webContents.openDevTools();
|
||||
this.notificationWindow.setVisibleOnAllWorkspaces(true, {
|
||||
visibleOnFullScreen: true,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue