mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
sql console also doesn't create a normal note by default
This commit is contained in:
@@ -191,6 +191,7 @@ export default class NoteDetailWidget extends NoteContextAwareWidget {
|
||||
await this.refresh();
|
||||
|
||||
const widget = this.getTypeWidget();
|
||||
await widget.initialized;
|
||||
widget.focus();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user