#How to stop inspect element from always opening when I open wrapper offline
1 messages · Page 1 of 1 (latest)
Using Notepad++ (NOT regular Windows Notepad!!!), open resources\app\main.js and find the line in the left side of this image, then remove mainWindow.webContents.openDevTools(); such that it matches the right side of the image, then save it.
WARNING: MAKE A BACKUP OF main.js BEFORE ATTEMPTING THIS OPERATION, IN CASE YOU MESS UP.