mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move screens admin index to Blazor.
This commit is contained in:
@@ -57,6 +57,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<MachineFamiliesService>();
|
||||
services.AddScoped<PeopleService>();
|
||||
services.AddScoped<ProcessorsService>();
|
||||
services.AddScoped<ScreensService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user