mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 08:07:10 -07:00
Keyboard shortcut legend
New: Show keybaord shortcuts with '?' New: ctrl+s will save settings
This commit is contained in:
parent
7fc3b971f6
commit
e71de9cc29
10 changed files with 141 additions and 14 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue