mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 08:33:58 -07:00
Automation ;)
This commit is contained in:
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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue