mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
fix options
This commit is contained in:
@@ -89,7 +89,7 @@ export default class RootCommandExecutor extends Component {
|
||||
}
|
||||
|
||||
async showOptionsCommand() {
|
||||
await this.showAndHoistSubtree('options');
|
||||
await this.showAndHoistSubtree('_options');
|
||||
}
|
||||
|
||||
async showSQLConsoleHistoryCommand() {
|
||||
|
||||
Reference in New Issue
Block a user