mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 08:07:10 -07:00
Toggle monitored status from season pass as well as all seasons (skip specials)
This commit is contained in:
parent
154a6b39be
commit
f32cbbb224
9 changed files with 81 additions and 22 deletions
|
@ -15,7 +15,7 @@ define(
|
|||
'Logs/Files/Layout',
|
||||
'Release/Layout',
|
||||
'System/Layout',
|
||||
'SeasonPass/Layout',
|
||||
'SeasonPass/SeasonPassLayout',
|
||||
'Shared/NotFoundView',
|
||||
'Shared/Modal/Region'
|
||||
], function (App, Marionette, HistoryLayout, SettingsLayout, AddSeriesLayout, SeriesIndexLayout, SeriesDetailsLayout, SeriesCollection, MissingLayout, CalendarLayout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue