1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-01 04:25:55 +00:00
Lidarr/NzbDrone.Web/_backboneApp/AddSeries/SearchResultModel.js

5 lines
106 B
JavaScript
Raw Normal View History

2013-01-23 01:23:27 +00:00
/// <reference path="../app.js" />
NzbDrone.AddSeries.SearchResultModel = Backbone.Model.extend({
});