mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
minor demo db updates after change to paragraph layout
This commit is contained in:
@@ -201,7 +201,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null) {
|
||||
|
||||
/**
|
||||
* @method
|
||||
* @param {function} func - callback called on note change
|
||||
* @param {function} func - callback called on note change as user is typing (not necessarily tied to save event)
|
||||
*/
|
||||
this.onNoteChange = noteDetailService.onNoteChange;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user