C# formatting
This commit is contained in:
@@ -8,6 +8,7 @@ public class Suggestion
|
||||
|
||||
[Required]
|
||||
public Guid PlayerId { get; set; }
|
||||
|
||||
public Player? Player { get; set; }
|
||||
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user