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