mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
add series cleanup
This commit is contained in:
@@ -8,11 +8,6 @@ define(
|
||||
url : window.NzbDrone.ApiRoot + '/series/lookup',
|
||||
model: SeriesModel,
|
||||
|
||||
initialize: function (options) {
|
||||
this.unmappedFolderModel = options.unmappedFolderModel;
|
||||
},
|
||||
|
||||
|
||||
parse: function (response) {
|
||||
|
||||
var self = this;
|
||||
|
Reference in New Issue
Block a user