mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
improvements in API docs generation
This commit is contained in:
@@ -140,7 +140,7 @@ class BBranch extends AbstractBeccaEntity {
|
||||
* @param {string} [deleteId] - optional delete identified
|
||||
* @param {TaskContext} [taskContext]
|
||||
*
|
||||
* @return {boolean} - true if note has been deleted, false otherwise
|
||||
* @returns {boolean} - true if note has been deleted, false otherwise
|
||||
*/
|
||||
deleteBranch(deleteId, taskContext) {
|
||||
if (!deleteId) {
|
||||
|
||||
Reference in New Issue
Block a user