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