This commit is contained in:
Sebastian 2026-02-01 19:16:05 +01:00
parent e590eece7a
commit d14caa5aba

View file

@ -10,3 +10,4 @@ public class WeatherForecast
public string? Summary { get; set; }
}