feat(sync): include history in snapshots

This commit is contained in:
2026-05-16 07:03:59 -04:00
parent b550360a47
commit 80729083eb
9 changed files with 270 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@ mod splits;
mod sync;
mod sync_apply;
mod sync_context;
mod sync_history;
mod sync_notes;
mod sync_profiles;
mod sync_reading_list;