mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
feat(client): toggle left pane automatically when configuring launchbar
This commit is contained in:
@@ -85,6 +85,7 @@ export default class RootCommandExecutor extends Component {
|
|||||||
|
|
||||||
async showLaunchBarSubtreeCommand() {
|
async showLaunchBarSubtreeCommand() {
|
||||||
await this.showAndHoistSubtree('_lbRoot');
|
await this.showAndHoistSubtree('_lbRoot');
|
||||||
|
this.showLeftPaneCommand();
|
||||||
}
|
}
|
||||||
|
|
||||||
async showShareSubtreeCommand() {
|
async showShareSubtreeCommand() {
|
||||||
|
|||||||
Reference in New Issue
Block a user