mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 15:19:56 +01:00
API docs update
This commit is contained in:
@@ -34,7 +34,6 @@ class Branch {
|
||||
this.branchId = row.branchId;
|
||||
/** @param {string} */
|
||||
this.noteId = row.noteId;
|
||||
this.note = null;
|
||||
/** @param {string} */
|
||||
this.parentNoteId = row.parentNoteId;
|
||||
/** @param {int} */
|
||||
|
||||
Reference in New Issue
Block a user