mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
sharing WIP
This commit is contained in:
1
db/migrations/0188__set_hidden_branchId.sql
Normal file
1
db/migrations/0188__set_hidden_branchId.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE branches SET branchId = 'hidden' where parentNoteId = 'root' AND noteId = 'hidden';
|
||||
Reference in New Issue
Block a user