mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
remove dev tools
This commit is contained in:
parent
3a25236bb8
commit
e9820f499b
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ function createMainWindow() {
|
|||
maximizable: false,
|
||||
icon: path.join(__dirname, 'server_manager', 'web_app', 'images', 'launcher-icon.png'),
|
||||
webPreferences: {
|
||||
devTools: debugMode,
|
||||
nodeIntegration: false,
|
||||
preload: path.join(__dirname, 'preload.js'),
|
||||
webviewTag: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue