mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
Merge branch 'master' into next60
This commit is contained in:
@@ -1376,7 +1376,7 @@ class BNote extends AbstractBeccaEntity {
|
||||
|
||||
/**
|
||||
* @param parentNoteId
|
||||
* @returns {{success: boolean, message: string}}
|
||||
* @returns {{success: boolean, message: string, branchId: string, notePath: string}}
|
||||
*/
|
||||
cloneTo(parentNoteId) {
|
||||
const cloningService = require("../../services/cloning");
|
||||
|
||||
Reference in New Issue
Block a user