to spell check false
This commit is contained in:
		@@ -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,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user