mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add people to magazine admin page.
This commit is contained in:
@@ -93,6 +93,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<MagazinesByMachineService>();
|
||||
services.AddScoped<PeopleByBookService>();
|
||||
services.AddScoped<PeopleByDocumentService>();
|
||||
services.AddScoped<PeopleByMagazineService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user