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