change to prim Ctors

This commit is contained in:
CWX
2025-01-18 19:17:35 +00:00
parent 41d2bfa1d9
commit 5c5a42b535
25 changed files with 551 additions and 973 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ using Core.Models.Eft.Match;
namespace Core.Controllers;
[Injectable]
public class MatchController
public class MatchController(
)
{
/// <summary>
///