mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
added root dir management. delete doesn't work for some reason.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../../app.js" />
|
||||
NzbDrone.AddSeries.RootDirModel = Backbone.Model.extend({
|
||||
|
||||
url: NzbDrone.Constants.ApiRoot + 'rootdir/',
|
||||
});
|
||||
|
Reference in New Issue
Block a user