to spell check false
This commit is contained in:
@@ -173,6 +173,7 @@ function createWindow() {
|
||||
webviewTag: true,
|
||||
nodeIntegration: false,
|
||||
contextIsolation: true,
|
||||
spellcheck: false,
|
||||
preload: join(__dirname, 'js', 'platform', 'preload.js'),
|
||||
},
|
||||
width: window_size.width,
|
||||
|
Reference in New Issue
Block a user