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