mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
added ui structure for rootdirs.
This commit is contained in:
parent
ae61150b84
commit
157b559ed2
12 changed files with 133 additions and 8 deletions
|
@ -0,0 +1,4 @@
|
|||
/// <reference path="../../app.js" />
|
||||
NzbDrone.AddSeries.RootDirModel = Backbone.Model.extend({
|
||||
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue