✨ Account bot basis
This commit is contained in:
@@ -52,6 +52,7 @@ public static class ServiceCollectionExtensions
|
||||
services.AddScoped<DeveloperService>();
|
||||
services.AddScoped<CustomAppService>();
|
||||
services.AddScoped<DevProjectService>();
|
||||
services.AddScoped<BotAccountService>();
|
||||
|
||||
return services;
|
||||
}
|
||||
|
Reference in New Issue
Block a user