mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
improvements in API docs generation
This commit is contained in:
@@ -229,7 +229,7 @@ function sortNotesIfNeeded(parentNoteId) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated - this will be removed in the future
|
||||
* @deprecated this will be removed in the future
|
||||
*/
|
||||
function setNoteToParent(noteId, prefix, parentNoteId) {
|
||||
const parentNote = becca.getNote(parentNoteId);
|
||||
|
||||
Reference in New Issue
Block a user