Remove extra spaces
This commit is contained in:
		
					parent
					
						
							
								917b33dbe7
							
						
					
				
			
			
				commit
				
					
						b8cc2e1649
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -178,7 +178,7 @@ Returns:
 | 
			
		|||
Emitted when `webContents` wants to do basic auth.
 | 
			
		||||
 | 
			
		||||
The default behavior is to cancel all authentications, to override this you
 | 
			
		||||
should prevent the default behavior with  `event.preventDefault()` and call
 | 
			
		||||
should prevent the default behavior with `event.preventDefault()` and call
 | 
			
		||||
`callback(username, password)` with the credentials.
 | 
			
		||||
 | 
			
		||||
```javascript
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue