chore: remove devtool toggle
Signed-off-by: Innei <i@innei.in>
This commit is contained in:
parent
e18ec754a0
commit
0a190d3ae8
|
|
@ -83,7 +83,6 @@ export function createWindow(
|
|||
...configs,
|
||||
})
|
||||
|
||||
window.webContents.openDevTools()
|
||||
function refreshBound(timeout = 0) {
|
||||
setTimeout(() => {
|
||||
const mainWindow = getMainWindow()
|
||||
|
|
|
|||
Loading…
Reference in New Issue