updated cassette registration

This commit is contained in:
Keivan Beigi
2013-01-22 15:58:08 -08:00
committed by kay.one
parent f303c33ed8
commit d110cf2633
8 changed files with 89 additions and 72 deletions

View File

@@ -0,0 +1,10 @@
/// <reference path="../app.js" />
NzbDrone.AddSeries.SeriesSearchResultModel = Backbone.Model.extend({
});
NzbDrone.AddSeries.SeriesSearchResultCollection = Backbone.Collection.extend({
});