mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
fixed fast loading when collection is already fetched.
This commit is contained in:
parent
a5d122c112
commit
54d2da95ed
@ -145,6 +145,7 @@ define(
|
||||
|
||||
|
||||
onShow: function () {
|
||||
this._renderView();
|
||||
this._fetchCollection();
|
||||
this._showToolbar();
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user