mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
SYNC: fix - dont' show devtools
This commit is contained in:
committed by
Diflow
parent
89ddced342
commit
cffa288227
@@ -410,7 +410,7 @@ function createWindow() {
|
||||
}
|
||||
});
|
||||
|
||||
mainWindow.webContents.toggleDevTools();
|
||||
// mainWindow.webContents.toggleDevTools();
|
||||
|
||||
mainWindow.loadURL(startUrl);
|
||||
if (os.platform() == 'linux') {
|
||||
|
||||
Reference in New Issue
Block a user