mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:56:30 +00:00
add db WIP 2, 80%
refactor, renames
This commit is contained in:
@@ -130,7 +130,7 @@ public partial class App
|
||||
services.AddSingleton<AnnotationService>();
|
||||
|
||||
services.AddSingleton<DatasetExplorer>();
|
||||
services.AddSingleton<IGalleryManager, GalleryManager>();
|
||||
services.AddSingleton<IGalleryService, GalleryService>();
|
||||
|
||||
services.AddSingleton<IAzaionModule, AnnotatorModule>();
|
||||
services.AddSingleton<IAzaionModule, DatasetExplorerModule>();
|
||||
|
||||
Reference in New Issue
Block a user