mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
removed remnants of dev branch
This commit is contained in:
@@ -106,10 +106,6 @@ export default class RootCommandExecutor extends Component {
|
||||
await this.showAndHoistSubtree('_search');
|
||||
}
|
||||
|
||||
async showUserGuideCommand() {
|
||||
await this.showAndHoistSubtree('_userGuide');
|
||||
}
|
||||
|
||||
async showAndHoistSubtree(subtreeNoteId) {
|
||||
await appContext.tabManager.openContextWithNote(subtreeNoteId, {
|
||||
activate: true,
|
||||
|
||||
Reference in New Issue
Block a user