mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 04:00:18 -07:00
UI Cleanup - Updated root tree.
This commit is contained in:
parent
70bfad4e6a
commit
29d9e3dadf
11 changed files with 181 additions and 166 deletions
|
@ -19,7 +19,7 @@ module.exports = Marionette.AppRouter.extend({
|
|||
'system' : 'system',
|
||||
'system/:action' : 'system',
|
||||
'seasonpass' : 'seasonPass',
|
||||
'serieseditor' : 'seriesEditor',
|
||||
'serieseditor' : 'seriesEditor',
|
||||
':whatever' : 'showNotFound'
|
||||
}
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue