mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
added empty view for series index collection.
This commit is contained in:
@@ -6,6 +6,6 @@ define([
|
||||
], function () {
|
||||
|
||||
NzbDrone.Settings.Indexers.IndexersView = Backbone.Marionette.ItemView.extend({
|
||||
template: 'Settings/Indexers/IndexersTemplate',
|
||||
template: 'Settings/Indexers/IndexersTemplate'
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user