convert more note details to new style

This commit is contained in:
zadam
2019-05-04 00:16:41 +02:00
parent 39093cbc4c
commit ff41904d72
8 changed files with 687 additions and 645 deletions

View File

@@ -53,7 +53,7 @@ class NoteDetailText {
this.$component.show();
// this.textEditor.setData(this.ctx.note.content);
this.textEditor.setData(this.ctx.note.content);
}
getContent() {