mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-14 18:57:40 +01:00
perf: 💄 Disable spellcheck
This commit is contained in:
parent
ea6d97cd4d
commit
b864faba44
@ -70,6 +70,7 @@ function createWindow() {
|
||||
// contextIsolation: false,
|
||||
preload: path.join(__dirname, './preload.js'),
|
||||
sandbox: false,
|
||||
spellcheck: false,
|
||||
},
|
||||
backgroundColor: 'white',
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user