Format Style Fixes
This commit is contained in:
@@ -7,8 +7,6 @@ namespace SPTarkov.Server.Core.Models.Eft.PresetBuild;
|
||||
|
||||
public record PresetBuildActionRequestData : IRequestData
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("Action")]
|
||||
public string? Action { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user