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