mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Settings wired up
This commit is contained in:
parent
9a738e3a65
commit
50f6ec4fc6
23 changed files with 480 additions and 42 deletions
|
@ -13,6 +13,8 @@
|
|||
'upcoming': 'upcoming',
|
||||
'upcoming/index': 'upcoming',
|
||||
'calendar': 'calendar',
|
||||
'settings': 'settings',
|
||||
'settings/:action(/:query)': 'settings',
|
||||
':whatever': 'notFound'
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue