updated cassette registration

This commit is contained in:
Keivan Beigi 2013-01-22 15:58:08 -08:00 committed by kay.one
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({
});