mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
5 lines
106 B
JavaScript
5 lines
106 B
JavaScript
/// <reference path="../app.js" />
|
|
NzbDrone.AddSeries.SearchResultModel = Backbone.Model.extend({
|
|
|
|
});
|