Inject controllers and services
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using Core.Models.Eft.Common.Tables;
|
||||
using Core.Annotations;
|
||||
using Core.Models.Eft.Common.Tables;
|
||||
|
||||
namespace Core.Services;
|
||||
|
||||
[Injectable(InjectionType.Singleton)]
|
||||
public class BotGenerationCacheService
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user