mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
duplicate (single) note
This commit is contained in:
@@ -109,7 +109,7 @@ async function createInitialDatabase(username, password, theme) {
|
||||
noteId: 'root',
|
||||
parentNoteId: 'none',
|
||||
isExpanded: true,
|
||||
notePosition: 0
|
||||
notePosition: 10
|
||||
}).save();
|
||||
|
||||
const dummyTaskContext = new TaskContext("1", 'import', false);
|
||||
|
||||
Reference in New Issue
Block a user