mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
added simple /rss page. needs some custom backgrid cells.
This commit is contained in:
parent
5c05f6b740
commit
9b5d22455b
3 changed files with 8 additions and 0 deletions
|
@ -83,6 +83,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
|
|||
window.NzbDrone.Missing = {};
|
||||
window.NzbDrone.History = {};
|
||||
window.NzbDrone.Logs = {};
|
||||
window.NzbDrone.Release = {};
|
||||
window.NzbDrone.Mixins = {};
|
||||
|
||||
window.NzbDrone.Events = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue