mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
new tab infrastructure
This commit is contained in:
@@ -27,7 +27,7 @@ class NoteDetailText {
|
||||
})
|
||||
}
|
||||
|
||||
async show() {
|
||||
async render() {
|
||||
if (!this.textEditor) {
|
||||
await libraryLoader.requireLibrary(libraryLoader.CKEDITOR);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user