From 87aeb46789f419a0153f2e35357a0507bc08e284 Mon Sep 17 00:00:00 2001 From: Luke Georgalas Date: Fri, 17 May 2024 15:11:21 -0700 Subject: [PATCH] Code change --- Server/Controllers/WeatherForecastController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Server/Controllers/WeatherForecastController.cs b/Server/Controllers/WeatherForecastController.cs index ed844e8..3e8d8c4 100644 --- a/Server/Controllers/WeatherForecastController.cs +++ b/Server/Controllers/WeatherForecastController.cs @@ -16,6 +16,7 @@ public WeatherForecastController(DbModelContext dbContext, ILogger