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