mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
SideBar -> Sidebar in app.ts (#4375)
This commit is contained in:
parent
eb3493f648
commit
df6d146c84
@ -78,7 +78,7 @@ const commands = [
|
||||
require('./gui/NoteEditor/commands/showRevisions'),
|
||||
require('./gui/NoteList/commands/focusElementNoteList'),
|
||||
require('./gui/NoteListControls/commands/focusSearch'),
|
||||
require('./gui/SideBar/commands/focusElementSideBar'),
|
||||
require('./gui/Sidebar/commands/focusElementSideBar'),
|
||||
];
|
||||
|
||||
// Commands that are not tied to any particular component.
|
||||
|
Loading…
Reference in New Issue
Block a user