mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
improvements
This commit is contained in:
@@ -73,7 +73,7 @@ export default class RootCommandExecutor extends Component {
|
||||
}
|
||||
|
||||
async showLaunchBarSubtreeCommand() {
|
||||
await appContext.tabManager.openContextWithNote('lb_root', true, null, 'lb_root');
|
||||
await appContext.tabManager.openContextWithNote('lbRoot', true, null, 'lbRoot');
|
||||
}
|
||||
|
||||
async showShareSubtreeCommand() {
|
||||
|
||||
Reference in New Issue
Block a user