mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: show editor devtools in dev
This commit is contained in:
parent
c4f5d17b40
commit
3f29a78593
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ export class WindowManager {
|
|||
editorWindow.show();
|
||||
});
|
||||
|
||||
// if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
||||
if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue