mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Missing doesn't double fetch
This commit is contained in:
parent
9823560ec0
commit
6a3d886588
7 changed files with 12 additions and 18 deletions
|
@ -77,7 +77,6 @@ define([
|
|||
|
||||
initialize: function () {
|
||||
this.missingCollection = new NzbDrone.Missing.Collection();
|
||||
this.missingCollection.fetch();
|
||||
},
|
||||
|
||||
onShow: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue