Don't enrich nil updates
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and Publish / release (push) Successful in 2m48s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and Publish / release (push) Successful in 2m48s
				
			This commit is contained in:
		| @@ -85,6 +85,7 @@ func (aw *AmbientWeather) handleProviderRequest( | ||||
|  | ||||
| 		w.WriteHeader(http.StatusInternalServerError) | ||||
| 		w.Write([]byte(err.Error())) | ||||
| 		return | ||||
| 	} | ||||
|  | ||||
| 	// Calculate any fields that may be missing | ||||
|   | ||||
		Reference in New Issue
	
	Block a user