mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Fixed release collection
This commit is contained in:
parent
8388092bf5
commit
af5376f052
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ define(
|
||||||
'marionette',
|
'marionette',
|
||||||
'Episode/Search/ButtonsView',
|
'Episode/Search/ButtonsView',
|
||||||
'Episode/Search/ManualLayout',
|
'Episode/Search/ManualLayout',
|
||||||
'Release/Collection',
|
'Release/ReleaseCollection',
|
||||||
'Series/SeriesCollection',
|
'Series/SeriesCollection',
|
||||||
'Commands/CommandController',
|
'Commands/CommandController',
|
||||||
'Shared/LoadingView'
|
'Shared/LoadingView'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue