mirror of
https://github.com/zadam/trilium.git
synced 2025-02-23 14:35:40 +08:00
fix comment
This commit is contained in:
parent
bd59802ca4
commit
d64df5e3e7
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue