mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
etapi improvements and more tests
This commit is contained in:
@@ -18,8 +18,6 @@ const Branch = require('../becca/entities/branch');
|
||||
const Note = require('../becca/entities/note');
|
||||
const Attribute = require('../becca/entities/attribute');
|
||||
|
||||
// TODO: patch/put note content
|
||||
|
||||
function getNewNotePosition(parentNoteId) {
|
||||
const note = becca.notes[parentNoteId];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user