updated API docs

This commit is contained in:
zadam
2020-09-30 22:48:52 +02:00
parent 4f92fbf8a5
commit 03e4c49f89
2 changed files with 2 additions and 2 deletions

View File

@@ -277,7 +277,7 @@ function BackendScriptApi(currentNote, apiParams) {
/**
* @method
* @deprecated please use createNewNote() API method instead
* @deprecated please use createTextNote() with similar API for simpler use cases or createNewNote() for more complex needs
*
* @param {string} parentNoteId - create new note under this parent
* @param {string} title