to spell check false
This commit is contained in:
parent
35c10e0c7d
commit
5063061a70
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user