mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix JSDoc, closes #4633
This commit is contained in:
parent
89e1e47900
commit
41e623b009
@ -288,7 +288,7 @@ function BackendScriptApi(currentNote, apiParams) {
|
||||
* @param {string} params.parentNoteId
|
||||
* @param {string} params.title
|
||||
* @param {string|Buffer} params.content
|
||||
* @param {NoteType} params.type - text, code, file, image, search, book, relationMap, canvas
|
||||
* @param {NoteType} params.type - text, code, file, image, search, book, relationMap, canvas, webView
|
||||
* @param {string} [params.mime] - value is derived from default mimes for type
|
||||
* @param {boolean} [params.isProtected=false]
|
||||
* @param {boolean} [params.isExpanded=false]
|
||||
|
Loading…
x
Reference in New Issue
Block a user