mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-26 23:06:43 -04:00
Keyboard shortcut legend
New: Show keybaord shortcuts with '?' New: ctrl+s will save settings
This commit is contained in:
+2
-1
@@ -245,7 +245,8 @@ define(
|
||||
'System/StatusModel',
|
||||
'Shared/Tooltip',
|
||||
'Instrumentation/StringFormat',
|
||||
'LifeCycle'
|
||||
'LifeCycle',
|
||||
'Hotkeys/Hotkeys'
|
||||
], function ($, Backbone, Marionette, RouteBinder, SignalRBroadcaster, NavbarView, AppLayout, SeriesController, Router, ModalController, ControlPanelController, serverStatusModel, Tooltip) {
|
||||
|
||||
new SeriesController();
|
||||
|
||||
Reference in New Issue
Block a user