mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Root folders use listenTo now
This commit is contained in:
parent
224100b46e
commit
78a5dbe097
2 changed files with 9 additions and 8 deletions
|
@ -35,7 +35,7 @@ define(
|
|||
|
||||
initialize: function () {
|
||||
QualityProfileCollection.fetch();
|
||||
RootFolderCollection.promise = RootFolderCollection.fetch();
|
||||
RootFolderCollection.fetch();
|
||||
},
|
||||
|
||||
onShow: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue