updated demo document with scripts adjusted to syncified DB access

This commit is contained in:
zadam 2020-08-29 23:33:15 +02:00
parent 21575d862b
commit 81207f3d27
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -241,7 +241,7 @@ function BackendScriptApi(currentNote, apiParams) {
/** /**
* @method * @method
* @deprecated please use createNote() API method instead * @deprecated please use createNewNote() API method instead
* *
* @param {string} parentNoteId - create new note under this parent * @param {string} parentNoteId - create new note under this parent
* @param {string} title * @param {string} title