mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-04 22:03:41 +00:00
Fix electron comment message
This commit is contained in:
parent
fb3ad8c0df
commit
88052028d0
@ -103,8 +103,8 @@ function createWindow(port = DEFAULT_PORT) {
|
||||
|
||||
if (isDev) {
|
||||
// Open the DevTools.
|
||||
//BrowserWindow.addDevToolsExtension('<location to your react chrome extension>');
|
||||
mainWindow.webContents.openDevTools()
|
||||
//BrowserWindow.addDevToolsExtension('<location to your react chrome extension>');
|
||||
}
|
||||
|
||||
mainWindow.setMenu(null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user