Format Style Fixes
This commit is contained in:
@@ -7,8 +7,6 @@ namespace SPTarkov.Server.Core.Models.Spt.Server;
|
||||
/// </summary>
|
||||
public record ServerBase
|
||||
{
|
||||
|
||||
|
||||
[JsonPropertyName("ip")]
|
||||
public required string Ip { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user