mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -53,7 +53,7 @@ class BBranch extends AbstractBeccaEntity {
|
||||
this.noteId = noteId;
|
||||
/** @type {string} */
|
||||
this.parentNoteId = parentNoteId;
|
||||
/** @type {string} */
|
||||
/** @type {string|null} */
|
||||
this.prefix = prefix;
|
||||
/** @type {int} */
|
||||
this.notePosition = notePosition;
|
||||
|
||||
Reference in New Issue
Block a user