mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
added root dir management. delete doesn't work for some reason.
This commit is contained in:
parent
157b559ed2
commit
d34092c015
8 changed files with 65 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
/// <reference path="../../app.js" />
|
||||
NzbDrone.AddSeries.RootDirModel = Backbone.Model.extend({
|
||||
|
||||
url: NzbDrone.Constants.ApiRoot + 'rootdir/',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue