mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
fix: show editor devtools in dev
This commit is contained in:
parent
c4f5d17b40
commit
3f29a78593
@ -232,7 +232,7 @@ export class WindowManager {
|
|||||||
editorWindow.show();
|
editorWindow.show();
|
||||||
});
|
});
|
||||||
|
|
||||||
// if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
if (!app.isPackaged) editorWindow.webContents.openDevTools();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user