mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Allow to add and remove GPUs from machine details in admin view.
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<Iso31661NumericService>();
|
||||
services.AddScoped<ResolutionsService>();
|
||||
services.AddScoped<CompanyLogosService>();
|
||||
services.AddScoped<GpuByMachineService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user