mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-25 12:45:06 -04:00
fixed fast loading when collection is already fetched.
This commit is contained in:
1 parent
a5d122c112
commit
54d2da95ed
1 file changed
+1
@@ -145,6 +145,7 @@ define(
|
||||
|
||||
|
||||
onShow: function () {
|
||||
this._renderView();
|
||||
this._fetchCollection();
|
||||
this._showToolbar();
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user