collection for integrations
This commit is contained in:
@@ -117,7 +117,8 @@ namespace zero.Web.Defaults
|
||||
|
||||
services.AddScoped<IZeroMediaHelper, ZeroMediaHelper>();
|
||||
|
||||
services.AddScoped<IIntegrationService, IntegrationService>();
|
||||
services.AddScoped<IIntegrationTypeService, IntegrationTypeService>();
|
||||
services.AddScoped<IIntegrationsCollection, IntegrationsCollection>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user