mirror of
https://github.com/zadam/trilium.git
synced 2025-02-23 14:35:40 +08:00
1 line
72 B
SQL
1 line
72 B
SQL
UPDATE branches SET parentNoteId = '_hidden' WHERE branchId = '_share';
|