mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added season pass for toggling monitored status of seasons
Linked from missing
This commit is contained in:
@@ -26,6 +26,7 @@ require(
|
||||
'logs/:action' : 'logs',
|
||||
'rss' : 'rss',
|
||||
'system' : 'system',
|
||||
'seasonpass' : 'seasonPass',
|
||||
':whatever' : 'notFound'
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user