small fixes

This commit is contained in:
zadam
2021-12-21 13:22:13 +01:00
parent b30792a3da
commit 1e8472266f
4 changed files with 13 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ function getHiddenRoot() {
if (!hidden) {
hidden = noteService.createNewNote({
branchId: 'hidden',
noteId: 'hidden',
title: 'hidden',
type: 'text',