mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Merge from hell? Something from the past came back to haunt us
This commit is contained in:
parent
7ab1084437
commit
17e99958e1
6 changed files with 2 additions and 15 deletions
|
@ -11,8 +11,6 @@ require(['app', 'Controller'], function (app, controller) {
|
|||
'series/add' : 'addSeries',
|
||||
'series/add/:action(/:query)': 'addSeries',
|
||||
'series/details/:query' : 'seriesDetails',
|
||||
'upcoming' : 'upcoming',
|
||||
'upcoming/index' : 'upcoming',
|
||||
'calendar' : 'calendar',
|
||||
'settings' : 'settings',
|
||||
'settings/:action(/:query)' : 'settings',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue