fix comment

This commit is contained in:
zadam 2022-12-25 13:03:04 +01:00
parent bd59802ca4
commit d64df5e3e7

View file

@ -403,6 +403,7 @@ function BackendScriptApi(currentNote, apiParams) {
* see https://github.com/zadam/trilium/wiki/Sorting for details. * see https://github.com/zadam/trilium/wiki/Sorting for details.
* @property {boolean} [reverse=false] * @property {boolean} [reverse=false]
* @property {boolean} [foldersFirst=false] * @property {boolean} [foldersFirst=false]
*/
/** /**
* Sort child notes of a given note. * Sort child notes of a given note.