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