mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-26 08:24:54 +01:00
Added loading to recent folder list
This commit is contained in:
@@ -38,7 +38,7 @@ define(
|
||||
|
||||
SeriesCollection.fetch();
|
||||
QualityProfileCollection.fetch();
|
||||
RootFolderCollection.fetch();
|
||||
RootFolderCollection.promise = RootFolderCollection.fetch();
|
||||
},
|
||||
|
||||
onShow: function () {
|
||||
|
||||
Reference in New Issue
Block a user