mirror of
https://github.com/zadam/trilium.git
synced 2025-01-04 06:13:36 +08:00
1 line
70 B
SQL
1 line
70 B
SQL
UPDATE branches SET parentNoteId = 'hidden' WHERE branchId = 'share';
|