mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Add existing series shows a loading message
Fixed: Message to tell users series are being loaded from trakt
This commit is contained in:
parent
d703bc8dc5
commit
d51517d60c
5 changed files with 27 additions and 3 deletions
|
@ -71,7 +71,6 @@ define(
|
|||
},
|
||||
|
||||
onShow: function () {
|
||||
this.searchResult.show(this.resultCollectionView);
|
||||
this.ui.seriesSearch.focus();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue