feat(sync): include profiles in snapshots

This commit is contained in:
2026-05-16 06:31:52 -04:00
parent 323271fc1f
commit 5409c02394
10 changed files with 345 additions and 37 deletions
+2
View File
@@ -30,7 +30,9 @@ mod space_exports;
mod spaces;
mod splits;
mod sync;
mod sync_context;
mod sync_notes;
mod sync_profiles;
mod sync_reading_list;
mod tab_group_order;
mod tab_groups;