mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
shortcut improvements
This commit is contained in:
@@ -72,7 +72,7 @@ export default class RootCommandExecutor extends Component {
|
||||
options.toggle('leftPaneVisible');
|
||||
}
|
||||
|
||||
async showLaunchBarShortcutsCommand() {
|
||||
async showLaunchBarSubtreeCommand() {
|
||||
await appContext.tabManager.openContextWithNote('lb_root', true, null, 'lb_root');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user