mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
fix code editor sometimes not rendering
This commit is contained in:
@@ -77,6 +77,8 @@ class NoteDetailText {
|
||||
this.$editorEl.focus();
|
||||
}
|
||||
|
||||
show() {}
|
||||
|
||||
getEditor() {
|
||||
return this.textEditor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user