mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add currency inflation admin page.
This commit is contained in:
@@ -68,6 +68,8 @@ namespace Marechai.Services
|
||||
services.AddScoped<ResolutionsByGpuService>();
|
||||
services.AddScoped<MachinePhotosService>();
|
||||
services.AddScoped<BooksService>();
|
||||
services.AddScoped<CurrencyInflationService>();
|
||||
services.AddScoped<Iso4217Service>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user