mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Fix changes to companies service affecting company view.
This commit is contained in:
@@ -61,6 +61,7 @@ namespace Marechai.Services
|
||||
services.AddScoped<SoundSynthsService>();
|
||||
services.AddScoped<Iso31661NumericService>();
|
||||
services.AddScoped<ResolutionsService>();
|
||||
services.AddScoped<CompanyLogosService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user