mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 05:45:31 +02:00
Fixed stuff :)
NzbDrone.Console works again Added empty collection message for Series
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
series: function (action, query) {
|
||||
NzbDrone.mainRegion.show(new NzbDrone.Series.SeriesCollectionView(this, action, query));
|
||||
this.setTitle('NzbDrone');
|
||||
|
||||
},
|
||||
|
||||
notFound: function () {
|
||||
|
Reference in New Issue
Block a user