mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Adding history
This commit is contained in:
@@ -17,6 +17,7 @@ require(['app', 'Controller'], function (app, controller) {
|
||||
'settings' : 'settings',
|
||||
'settings/:action(/:query)' : 'settings',
|
||||
'missing' : 'missing',
|
||||
'history' : 'history',
|
||||
':whatever' : 'notFound'
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user