frontend script API documentation

This commit is contained in:
azivner
2018-08-23 12:55:45 +02:00
parent 0e7372adbf
commit f5b89432a6
16 changed files with 241 additions and 125 deletions

View File

@@ -73,7 +73,7 @@ async function saveSearch() {
await treeService.reload();
await treeService.activateNode(noteId);
await treeService.activateNote(noteId);
}
$searchInput.keyup(e => {