1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Automation ;)

This commit is contained in:
kay.one
2011-12-18 21:08:36 -08:00
parent 1ee2ae8210
commit b8def06782
20 changed files with 13853 additions and 11 deletions
@@ -37,6 +37,8 @@ namespace NzbDrone.Web.Controllers
});
var jobs = _jobProvider.All();
return View(jobs);
}