mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Fixed stuff :)
NzbDrone.Console works again Added empty collection message for Series
This commit is contained in:
parent
b0940ed8de
commit
e2314a7b17
9 changed files with 16 additions and 12 deletions
|
@ -10,7 +10,6 @@
|
|||
series: function (action, query) {
|
||||
NzbDrone.mainRegion.show(new NzbDrone.Series.SeriesCollectionView(this, action, query));
|
||||
this.setTitle('NzbDrone');
|
||||
|
||||
},
|
||||
|
||||
notFound: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue