Fixed release collection

This commit is contained in:
Mark McDowall 2013-11-11 20:40:04 -08:00
parent 8388092bf5
commit af5376f052
1 changed files with 1 additions and 1 deletions

View File

@ -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'