mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
2 lines
91 B
MySQL
2 lines
91 B
MySQL
|
|
UPDATE branches SET branchId = 'hidden' where parentNoteId = 'root' AND noteId = 'hidden';
|