mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 21:58:31 -06: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