mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Stop double fecthing the collection on first load of series page
This commit is contained in:
@@ -171,7 +171,6 @@ define(
|
||||
onShow: function () {
|
||||
this._showToolbar();
|
||||
this._renderView();
|
||||
this._fetchCollection();
|
||||
},
|
||||
|
||||
_fetchCollection: function () {
|
||||
|
||||
Reference in New Issue
Block a user