mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
WIP
This commit is contained in:
@@ -85,6 +85,6 @@ export default class RootCommandExecutor extends Component {
|
||||
}
|
||||
|
||||
async showOptionsCommand() {
|
||||
await appContext.tabManager.openContextWithNote('options', true, null, 'opt_root')
|
||||
await appContext.tabManager.openContextWithNote('options', true, null, 'options')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user