mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
don't allow deleting hoisted note + other related fixes, closes #488
This commit is contained in:
@@ -236,7 +236,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null) {
|
||||
|
||||
/**
|
||||
* @method
|
||||
* @returns {string} returns note path of active note
|
||||
* @returns {Promise<string>} returns note path of active note
|
||||
*/
|
||||
this.getActiveNotePath = treeService.getActiveNotePath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user