Format Style Fixes
This commit is contained in:
@@ -5,8 +5,6 @@ namespace SPTarkov.Server.Core.Models.Spt.Weather;
|
||||
|
||||
public record GetLocalWeatherResponseData
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("season")]
|
||||
public Season? Season { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user