feat(sync): include notes in snapshots

This commit is contained in:
2026-05-16 06:07:44 -04:00
parent 7d5e936ca4
commit b2b3d5deca
6 changed files with 343 additions and 6 deletions
+1
View File
@@ -30,6 +30,7 @@ mod space_exports;
mod spaces;
mod splits;
mod sync;
mod sync_notes;
mod tab_group_order;
mod tab_groups;
mod tab_lifecycle;