change error name to be less confusing
This commit is contained in:
		
							parent
							
								
									5376b6a725
								
							
						
					
					
						commit
						02df7a1c75
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -367,5 +367,5 @@ fn addAuthHeaders(headers: *std.http.Headers) !void { | |||
|         try headers.append("X-Auth-Email", email); | ||||
|         try headers.append("X-Auth-Key", x_auth_key.?); | ||||
|     } | ||||
|     return error.NoCfAuthenticationEnvironmentVariablesSet; | ||||
|     return error.NoCloudflareAuthenticationEnvironmentVariablesSet; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue