fixed build

pull/1510/head
TidusJar 7 years ago
parent be74644271
commit 90c99507f8

@ -200,7 +200,7 @@ namespace Ombi
app.UseHangfireDashboard("/hangfire", new DashboardOptions
{
Authorization = new [] { new HangfireAuthorizationFilter() }
}););
});
app.UseSwaggerUI(c =>
{

Loading…
Cancel
Save