mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
fix: show editor devtools in dev
This commit is contained in:
@@ -232,7 +232,7 @@ export class WindowManager {
|
||||
editorWindow.show();
|
||||
});
|
||||
|
||||
// if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
||||
if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user