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