change to prim Ctors
This commit is contained in:
@@ -4,7 +4,9 @@ using Core.Models.Eft.Match;
|
||||
namespace Core.Controllers;
|
||||
|
||||
[Injectable]
|
||||
public class MatchController
|
||||
public class MatchController(
|
||||
|
||||
)
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user