mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Allow to upload document scans.
This commit is contained in:
@@ -95,6 +95,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<PeopleByDocumentService>();
|
||||
services.AddScoped<PeopleByMagazineService>();
|
||||
services.AddScoped<BookScansService>();
|
||||
services.AddScoped<DocumentScansService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user