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