Removed backgroundThrottling setting
This commit is contained in:
		
							parent
							
								
									36ebc202e0
								
							
						
					
					
						commit
						366c08ae94
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -388,8 +388,7 @@ function createMainWindow() { | |||
|             contextIsolation: true, | ||||
|             devTools: true, | ||||
|             preload: join(__dirname, "preload.js"), | ||||
|             spellcheck: true, | ||||
|             backgroundThrottling: false | ||||
|             spellcheck: true | ||||
|         }, | ||||
|         icon: ICON_PATH, | ||||
|         frame: !noFrame, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Oleh Polisan
						Oleh Polisan