mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
signalr cleanup
This commit is contained in:
@@ -3,8 +3,8 @@ define(
|
||||
[
|
||||
'marionette',
|
||||
'Series/SeasonCollection',
|
||||
'Shared/Actioneer'
|
||||
], function (Marionette, SeasonCollection, Actioneer) {
|
||||
'Cells/ToggleCell'
|
||||
], function (Marionette, Backgrid, SeasonCollection, ToggleCell) {
|
||||
return Marionette.Layout.extend({
|
||||
template: 'SeasonPass/SeriesLayoutTemplate',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user