mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 12:13:57 +00:00
debug console
This commit is contained in:
parent
a3b6a7446d
commit
4838c29873
@ -399,7 +399,7 @@ function createWindow() {
|
||||
}
|
||||
});
|
||||
|
||||
// mainWindow.webContents.toggleDevTools();
|
||||
mainWindow.webContents.toggleDevTools();
|
||||
|
||||
mainWindow.loadURL(startUrl);
|
||||
if (os.platform() == 'linux') {
|
||||
|
Loading…
Reference in New Issue
Block a user