mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move machine to Blazor.
This commit is contained in:
@@ -45,6 +45,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<CompaniesService>();
|
||||
services.AddScoped<ComputersService>();
|
||||
services.AddScoped<ConsolesService>();
|
||||
services.AddScoped<MachinesService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user