mirror of
https://github.com/cupcakearmy/volta.git
synced 2025-09-09 20:20:44 +00:00
Remove devTools
This commit is contained in:
@@ -100,10 +100,6 @@ const createWindow = () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
window.webContents.on('did-finish-load', sendCurrentValues)
|
window.webContents.on('did-finish-load', sendCurrentValues)
|
||||||
|
|
||||||
window.openDevTools({
|
|
||||||
mode: 'detach'
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const toggleWindow = () => {
|
const toggleWindow = () => {
|
||||||
|
Reference in New Issue
Block a user