Merge remote-tracking branch 'origin/stable'

This commit is contained in:
zadam
2021-12-21 16:13:09 +01:00
4 changed files with 45 additions and 15 deletions

View File

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