mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
root dir management is fully functional.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../../app.js" />
|
||||
NzbDrone.AddSeries.RootDirModel = Backbone.Model.extend({
|
||||
url: NzbDrone.Constants.ApiRoot + 'rootdir/',
|
||||
idAttribute: 'Id',
|
||||
});
|
||||
|
Reference in New Issue
Block a user