mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
small refactorings and fixes
This commit is contained in:
@@ -35,7 +35,7 @@ function buildDescendantCountMap(noteIdsToCount) {
|
||||
}
|
||||
/**
|
||||
* @param {BNote} note
|
||||
* @param {integer} depth
|
||||
* @param {int} depth
|
||||
* @returns {string[]} noteIds
|
||||
*/
|
||||
function getNeighbors(note, depth) {
|
||||
|
||||
Reference in New Issue
Block a user