mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
small sync fixes and refactorings
This commit is contained in:
@@ -332,6 +332,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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user