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