mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix demo document statistics, closes #4117
This commit is contained in:
parent
0599891ec0
commit
b7bc843a37
BIN
db/demo.zip
BIN
db/demo.zip
Binary file not shown.
@ -304,6 +304,9 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null, $contain
|
||||
*/
|
||||
this.createLink = linkService.createLink;
|
||||
|
||||
/** @deprecated - use api.createLink() instead */
|
||||
this.createNoteLink = linkService.createLink;
|
||||
|
||||
/**
|
||||
* Adds given text to the editor cursor
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user