mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +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