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