mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
updated cassette registration
This commit is contained in:
10
NzbDrone.Web/_backboneApp/AddSeries/SeriesSearchModel.js
Normal file
10
NzbDrone.Web/_backboneApp/AddSeries/SeriesSearchModel.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/// <reference path="../app.js" />
|
||||
|
||||
NzbDrone.AddSeries.SeriesSearchResultModel = Backbone.Model.extend({
|
||||
|
||||
});
|
||||
|
||||
NzbDrone.AddSeries.SeriesSearchResultCollection = Backbone.Collection.extend({
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user